- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I was wondering if there was an easy way to fine-tune the TinyYOLO model to detect objects from a custom dataset in real time with bounding boxes and then compile the Caffe files into the NCS graph file. There are 4 classes in my dataset with about 150 images for each class so it is not a big dataset.
링크가 복사됨
3 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
@user123
I trained with a custom dataset based on the following repository.
https://github.com/duangenquan/YoloV2NCS.git
