wmcnally / golfdb

GolfDB is a video database for Golf Swing Sequencing, which involves detecting 8 golf swing events in trimmed golf swing videos. This repo demos the baseline model, SwingNet.
198 stars 60 forks source link

eval.py doesn't seem to be iterating #20

Closed YangJunghoon closed 1 year ago

YangJunghoon commented 1 year ago

I'm interested in your code, so I'm trying to check the pretrained model, but emurate(data_loader) doesn't enter. Do you know how to fix it? I did as you said and changed the train of the dataset to True.