ayooshkathuria / pytorch-yolo-v3

A PyTorch implementation of the YOLO v3 object detection algorithm
3.3k stars 1.06k forks source link

Update about training and testing with custom dataset #131

Open sabrinatuli opened 4 years ago

sabrinatuli commented 4 years ago

Hi, thanks for your pytorch-yolo-v3 from scratch tutorial and its really good. Are you going to update this repo with training and testing for custom dataset with tutorial? I want to use yolov3 for face detection. Hope to get some update from you soon.