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
1.Training statements:python main.py --text "a hotdog" --workspace trial2 -O2
2.It's the first training session after the previous steps
3.Its training loss is particularly strange, either large in the tens of thousands or zero
Description
df_ep0100_rgb.mp4
df_ep0100_depth.mp4
Steps to Reproduce
1.Training statements:python main.py --text "a hotdog" --workspace trial2 -O2
2.It's the first training session after the previous steps
3.Its training loss is particularly strange, either large in the tens of thousands or zero
Expected Behavior
normal loss not ab normal loss
Environment
pip install torch==2.1.2+cu118 torchvision==0.16.2+cu118 --extra-index-url https://download.pytorch.org/whl/cu118
The text was updated successfully, but these errors were encountered: