kujason / avod

Code for 3D object detection for autonomous driving
MIT License
939 stars 347 forks source link

Run Evaluator Error #132

Closed sainisanjay closed 4 years ago

sainisanjay commented 5 years ago

When i run the following command: python avod/experiments/run_evaluation.py --pipeline_config=avod/configs/avod_cars_example.config Continuously i got following warning and info:

WARNING:tensorflow:/home/sanjay/workspace/deeplearning/avod/avod/data/outputs/avod_cars_example/checkpoints/checkpoint: Checkpoint ignored
No checkpoints found
INFO:tensorflow:No new checkpoints found in /home/sanjay/workspace/deeplearning/avod/avod/data/outputs/avod_cars_example/checkpoints.Will try again in 30 seconds
WARNING:tensorflow:ParseError: 2:1 : Expected identifier or number, got /.
WARNING:tensorflow:/home/sanjay/workspace/deeplearning/avod/avod/data/outputs/avod_cars_example/checkpoints/checkpoint: Checkpoint ignored
No checkpoints found
INFO:tensorflow:No new checkpoints found in /home/sanjay/workspace/deeplearning/avod/avod/data/outputs/avod_cars_example/checkpoints.Will try again in 30 seconds
WARNING:tensorflow:ParseError: 2:1 : Expected identifier or number, got /.
WARNING:tensorflow:/home/sanjay/workspace/deeplearning/avod/avod/data/outputs/avod_cars_example/checkpoints/checkpoint: Checkpoint ignored
No checkpoints found

However, following files available inside data/outputs/avod_cars_example/checkpointsfolder

/avod_cars_example-00120000.data-00000-of-00001
/avod_cars_example-00120000.index
/avod_cars_example-00120000.meta
/checkpoint
sgs678 commented 5 years ago

I meet the same question,can you solve it?

MAhmad-nn commented 5 years ago

Can i get those pretrained weights somewhere else like google drive

sarimmehdi commented 4 years ago

Were you able to solve this issue?

kujason commented 4 years ago

Please check that the checkpoint text file has the correct path to the checkpoint file