Skip to content

dongjuns/WRS_ObjectDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WRS_ObjectDetection

Object detection for World Robot Summit(WRS)

Detail information is here
https://dongjuns.github.io/detection/WRS-object-detection/

Dataset: 12 class type, 1920 x 1200 pixels, RGB-A 4 channels, png format 250 images
https://github.com/RasmusHaugaard/wrs-data-collection

Each image contains almost always 12 objects.

EfficientDet github: https://github.com/google/automl.git

conda create -n ws python=3.7
conda activate ws

git clone https://github.com/google/automl.git
pip -r requirements.txt
pip install -U 'git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published