Custom-Object-Detection-using-Darkflow
Custom-Object-Detection-using-Darkflow copied to clipboard
Make custom objects dataset and detect them using darkflow. Darkflow is a tensorflow translation of Darknet.
Hi, I am facing assertion error during training, Issue : AssertionError: expect 202314760 bytes, found 203934260 Please give some suggestion to rectify this issue.
how solve this error?
Hi @ratulKabir I am not sure if this must be asked in issues tab but , wanted to know the annotations for training darkflow is a directory of .xml files...
Hi, I followed the same procedure as yours, I am able to train my model successfully but not able to detect the bounding box or any detections you can say....