Custom-Object-Detection-using-Darkflow icon indicating copy to clipboard operation
Custom-Object-Detection-using-Darkflow copied to clipboard

Make custom objects dataset and detect them using darkflow. Darkflow is a tensorflow translation of Darknet.

Results 4 Custom-Object-Detection-using-Darkflow issues
Sort by recently updated
recently updated
newest added

Hi, I am facing assertion error during training, Issue : AssertionError: expect 202314760 bytes, found 203934260 Please give some suggestion to rectify this issue.

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....