You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Thank you for your contribution. I encountered an error while running the train.py file. Do you know how to solve this problem?
The code I used is as follows. I'm looking forward to your reply!
The text was updated successfully, but these errors were encountered:
If you use the NPS dataset, I know how to solve it.
In the YAML which contains the labels and image paths, also have the video_root_path.
Put the train/val/test videos in each path and the code will count the number of frames in each video.
The number of frames in each video seems to be used in the training process.
Hi! Thank you for your contribution. I encountered an error while running the train.py file. Do you know how to solve this problem?
The code I used is as follows. I'm looking forward to your reply!
The text was updated successfully, but these errors were encountered: