-
Notifications
You must be signed in to change notification settings - Fork 276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mochi Fine Tuning: Stage 2 - "video_fps" Error. #111
Comments
bash ./demos/fine_tuner/run.bash -c ./demos/fine_tuner/configs/lora.yaml -n 1
videos.mp4 + captions.txt + embed.pt = all in place however:
cannot proceed. ValueError: num_samples should be a positive integer value, but got num_samples=0 unfortunately, steps to do not provide a route to start training. |
check |
setup & install of Finetuner went ok,,
Stage 1 complete correctly;
During Stage 2 of the Fine Tuning process, every single video caused an error 'video_fps' although they were all checked to be 30 FPS videos as required.
> python3 /home/ubuntu/models/demos/fine_tuner/encode_videos.py videos_prepared/ --model_dir weights/ --num_gpus 1 --shape 37x480x848 --overwrite
Not sure what the problem is here?
The text was updated successfully, but these errors were encountered: