Skip to content

JeffW99/CMD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMD(Cat Monkey Dog)

dataset

Dataset of hand-annotated images of dogs, cats and monkeys. 
Dataset is divided into train and test with train consists of 469 images and test consists of 51 images.
https://www.kaggle.com/tarunbisht11/yolo-animal-detection-small

convert tool(voc to yolo)

CVAT is free, online, interactive video and image annotation tool for computer vision. It is being used by our team to annotate million of objects with different properties. Many UI and UX decisions are based on feedbacks from professional data annotation team. 
https://github.com/openvinotoolkit/cvat

train env

Docker images for Darknet Yolo v4, v3 and v2. AlexeyAB/darknet
All of Darknet's images are based on Ubuntu 20.04. gpu- images are based on 11.2.2-cudnn8-ubuntu 20.04
https://github.com/daisukekobayashi/darknet-docker

how to train

./train_yolov4.sh

how to test

1.run "xhost +" in host machine
2. run ./test_yolov4.sh in darknet container

About

yolov4 detection 4 CMD(Cat Monkey Dog)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages