Update tutorial-2
Following changes were made:
- Added command to build the data and experiment directories.
- Corrected path in
demo_visualize_toydata
function to avoid hard-wired video number and removed redundant code. - Changed
animate
flag toanimate=False
in thedemo_visualize_toydata
function to avoid errors in terminal commands. - Updated
ACCELERATOR
variable to setgpu
as default and modified instructions for usingcpu
- Removed the
lr_scheduler
block from the training model