How can I train and inference different datasets(e.g. coco dataset) in tiny_yolov3 #347
kimdongyeong0
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, this is Dongyeong Kim.
I am trying to load my dataset in tiny_yolov3 inference.ipynb, but there are many issues.
I think that there are many processes to modify many codes, including inference.ipynb, yolo_base.py, train_sdnn.py, tiny_yolov3_str.py, utils.py, etc.
Are there clear steps to use custom datasets in tiny_yolov3 network for training and inference.
Beta Was this translation helpful? Give feedback.
All reactions