#
voc
Here are 66 public repositories matching this topic...
A simplified implemention of Faster R-CNN that replicate performance from origin paper
-
Updated
Apr 28, 2020 - Jupyter Notebook
Reimplementation of DeepLabV3
-
Updated
Feb 12, 2018 - Python
various tools such as label-tools , data-augmentation , etc.
-
Updated
Jun 6, 2020 - Jupyter Notebook
TicTacToe Python app for Android, powered by BeeWare suite - https://pybee.org
-
Updated
Apr 4, 2018 - Python
yolov3 by pytorch
-
Updated
Dec 26, 2019 - Python
FCOS: Fully Convolutional One-Stage Object Detection.
-
Updated
Apr 28, 2019 - Jupyter Notebook
prepare dataset for voc https://github.com/ultralytics/yolov3
-
Updated
Apr 28, 2020 - Python
An efficient tool for objection detection annotation
-
Updated
Jun 3, 2020 - C++
Open
Add Travis CI
stefanmedack
commented
Apr 20, 2018
simply add a travis.yml file to the repository to trigger automatic test and lint checks.
See https://docs.travis-ci.com/user/languages/android/
Open
Add Proguard
Template for starting a native Android app using Python and the BeeWare tools
-
Updated
Feb 3, 2018 - Python
A useful script for converting voc format annotations(generated by LabelImg or Labelme) to coco format annotations
-
Updated
Jan 15, 2020 - Python
Drawing App for Android written in Python, powered by BeeWare suite - https://pybee.org
-
Updated
Oct 17, 2017 - Python
Todo App for Android written in Python, powered by BeeWare - https://pybee.org
-
Updated
Dec 4, 2017 - Python
Traing examples and results for training on ImageNet/CIFAR/COCO/VOC.
playground
pytorch
imagenet
image-classification
coco
object-detection
pretrained-models
cifar
knowledge-distillation
voc
retinanet
-
Updated
Jun 10, 2020 - Python
Standard RetinaNet implemented with Pure PyTorch (Work in progress)
-
Updated
Dec 30, 2018 - Python
Dataset of Canada goose images with annotations of bounding boxes with object classes, suitable for testing object detection algorithms.
-
Updated
Aug 2, 2018 - Jupyter Notebook
This repository gives an implementation of object-detection algorithm,YOLO(v2 and v3) using VOC or COCO data
computer-vision
localization
deep-learning
yolo
object-detection
voc
yolov2
darknet-image-classification
yolov3
yolo-tiny
-
Updated
Oct 26, 2018 - Python
Arduino driver for Sensiron SGPC3 VOC sensor
-
Updated
Jan 29, 2019 - C++
Improve this page
Add a description, image, and links to the voc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the voc topic, visit your repo's landing page and select "manage topics."
When I delete the lib.utils. ,the test.py is right but the demo.py is wrong , however,when I use the lib.utils. , the demo.py is right but the test.py is wrong !!
why? why