una-dinosauria/3d-pose-baseline

Does this support windows system?

Closed this issue · 3 comments

I performed python src/predict_3dpose.py --camera_frame --residual --batch_norm --dropout 0.5 --max_norm --evaluateActionWise --use_sh --epochs 1 in windows
found error:E tensorflow/core/util/events_writer.cc:108 could not open the file

Do you now how to solve it
thx

I had the same problem on windows 10.
It caused that the ckpt file cannot be saved.

Does anyone know how to solve it?
thanks.

I think you just have to change the save path to something shorter on windows (search for other issues with the windows tag).

Closing for lack of activity. Please reopen if you still have issues.