Open MFR1 opened 6 years ago
Did you find a solution?
@anonym24 Found solution for "No variables to save".
Solution: Change from_detection_checkpoint: false to from_detection_checkpoint: true
@MFR1
And what does it do (change)? Or you didn't bother and just set to true
No I just changed it, not investigated though
actually pets config also had true value only some other config didn't have
I am getting about 2 seconds with CPU and 0.7 seconds per frame with GPU. Is there any way to improve the detection speed? I have also tried to test with different models like SSD mobilenet but I am getting this error:
raise ValueError("No variables to save") ValueError: No variables to save
Anyone who can help, please?