YOLOv3-object-detection-tutorial
YOLOv3-object-detection-tutorial copied to clipboard
### AttributeError: 'Node' object has no attribute 'output_masks' ### **Kindly guide me how to deal with this error:** Traceback (most recent call last): File "train_bottleneck.py", line 224, in _main() File...
Hello, is it posible to train from a custom checkpoint? Thanks
Hi, I am training my own Keras model to use YOLO3 for inference, but i get negative and wierd bounding boxes, if any at all. I am trying to segment...
I have created the train.txt file in the format specified by your tutorial in the format path/to/img1.jpg 50,100,150,200,0 30,50,200,120,3 Create 6 permanent cpu-threads Cannot load image /content/gdrive/MyDrive/Custom_data/train/261.jpg 116.0,43.000181,158.0,92.00013899999999,0 99.0,279.9999125,171.0,338.9997835,0 Error...