alex-razor

Results 3 issues of alex-razor

This is in the `args.py`: ``` # choise 3: restore all layers restore_include = None restore_exclude = None # Choose the parts you want to finetune. List form. # Set...

i train the model on my custom gray scale data. However, i always get **very low precision** (in the following its the highest i could get): ``` EVAL: Class 0:...

I managed to run inference on several images successfully. However, when i am trying to train again on MPII data using the example command line: ``` python tools/train.py \ --cfg...