The data path that we will be using is ~/../../mnt/external2/tunjian/
. This is the external HDD. Professor has stated the path incorrectly in the email. The correct directory path is stated in the manual. For all FYP
related videos, they should be placed in the fyp_video_data
under the path ../../mnt/external2/tunjian/
. For the dataset from other work, please place them in their respective folders. Please name them accordingly. One thing to note is that the writing speed to the HDD is very slow. Thus use screen
to run your download script. Plus be patient.
To activate anaconda (that is when you do not see (base) on the command line), source anaconda3/bin/activate
. To list out the available environments, run conda info --envs
. Run conda activate <environment name>
.
Remember to use tmux
or screen
to run your training script.
To run HEVC (H.265) codec compressed video, install this