gustavz / deeptraining_hands

Dataset, necessary Scripts and trained SSD Model for detecting Hands in Realtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Which line should I change to run it on windows instead?

iqrammm opened this issue · comments

I am interested up till converting xml to csv but I am getting errors regarding pathing.

somehow it run,sorry for the trouble caused.

While training with tensorflow I got this error
assertion failed: [maximum box coordinate value is larger than 1.100000: ] [1.12048197] oxford hand dataset
After reading up,its a problem with the coordinate being bigger than the image.
Do you mind sharing your tfrecords?