DeepStillWater
DeepStillWater
The error occured when I run the demo.py Traceback (most recent call last): File "demo.py", line 10, in from networks.factory import get_network File "/root/netdisk/gitlab/Faster-RCNN_TF/tools/../lib/networks/__init__.py", line 8, in from .VGGnet_train import...
I run the cifar10.py,but the model do not saved,I used the commend model.save,it not have the methods, I want to know how to save the model.
When I run python 2_extract_files.py,it gets the following: ... Output #0, image2, to 'test/Kayaking/v_Kayaking_g02_c03-%04d.jpg': Metadata: encoder : Lavf56.40.101 Stream #0:0: Video: mjpeg, yuvj420p(pc), 320x240 [SAR 1:1 DAR 4:3], q=2-31, 200...
How can I train my own model?