内容简介:Create deep learning based object detectors without writing a single line of code.OpenTPOD is an all-in-one open-source tool for nonexperts to create custom deep neural network object detectors. It is designed to lower the barrier of entry and facilitates
OpenTPOD
Create deep learning based object detectors without writing a single line of code.
OpenTPOD is an all-in-one open-source tool for nonexperts to create custom deep neural network object detectors. It is designed to lower the barrier of entry and facilitates the end-to-end authoring workflow of custom object detection using state-of-art deep learning methods.
It provides the following features via an easy-to-use web interface.
- Training data management.
- Data annotation through seamless integration with OpenCV CVAT Labeling Tool .
- One-click training/fine-tuning of object detection deep neural networks, including SSD MobileNet, Faster RCNN Inception, and Faster RCNN ResNet, using Tensorflow (with and without GPU).
- One-click model export for inference with Tensorflow Serving.
- Extensible architecture for easy addition of new deep neural network architectures.
Demo Video
Documentation
Citations
Please cite the following thesis if you find OpenTPOD helps your research.
@phdthesis{wang2020scaling, title={Scaling Wearable Cognitive Assistance}, author={Wang, Junjue}, year={2020}, school={CMU-CS-20-107, CMU School of Computer Science} }
Acknowledgement
This research was supported by the National Science Foundation (NSF) under grant number CNS-1518865. Additional support was provided by Intel, Vodafone, Deutsche Telekom, Verizon, Crown Castle, Seagate, VMware, MobiledgeX, InterDigital, and the Conklin Kistler family fund.
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Linux集群体系结构
Alex Vrenios / 马朝晖 / 机械工业出版社 / 2003-1 / 38.00元
本书对Linux集群体系结构的硬件环境组建与其软件开发作了深入细致的介绍。通过阅读本书,可以对Linux集群体系结构有深入的认识,掌握并了解如何设计和构造集群计算机。本书使你了解到开发项目可能遇到的问题,并掌握测试和调整分布式算法。 本书适合计算机系统集成技术人员、管理人员和计算机科研人员作为参考。一起来看看 《Linux集群体系结构》 这本书的介绍吧!