car-damage-detector
car-damage-detector copied to clipboard
Missing inspect_custom_model.ipynb file
Sir, at the end of the readme.md you have mentioned of using inspect_custom_model.ipynb file. As I have checked the whole repo but I haven't found it anywhere. Please upload it if is missing. Also when I am trying to run the following command
python custom.py splash --weights=mask_rcnn_coco.h5 --image=test.jpeg
It is writing an image in the directory but without any splashes on the damaged area. Any suggestions why it is so.
Thanks
Same issue here, the output is without any splash (using trained weight h5 tough)