git clone https://github.com/orhir/STG-NF cd STG-NF # Conda environment setup conda env create -f environment.yml conda activate STG-NF Directory Structure Data Directory Data folder, including extracted poses and GT, can be downloaded using thelink. ...
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { "name": "train_test_ShanghaiTech", "type": "python", "request": "launch", "program": "train_eval.py", "console": "integratedTerminal", "justMyCode": false...
git clone https://github.com/orhir/STG-NF cd STG-NF # Conda environment setup conda env create -f environment.yml conda activate STG-NF Directory Structure .├── checkpoints ├── data │ ├── ShanghaiTech │ │ ├── gt │ │ │ └── test_frame_mask │ │ └── pose ...