Skip to content
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

Data Preparation #108

Open
i-ting4931 opened this issue Jul 12, 2024 · 1 comment
Open

Data Preparation #108

i-ting4931 opened this issue Jul 12, 2024 · 1 comment

Comments

@i-ting4931
Copy link

我在Data Preparation中的產生ReID時出現了問題,在執行"python3 fast_reid/datasets/generate_mot_patches.py --data_path C:/BoT-SORT/datasets --mot 17"這段指令時,我不會在conda prompt中出現任何執行過程,save_path也不會出現生成的檔案,以下附上我的相關檔案資訊,想3請問各位,我有需要去修改generate_mot_patches.py嗎? 又或者有什麼動作我遺漏了呢? 我有看到跟docker相關的連結,但我沒有install,我只有依照Installation的步驟進行安裝而已,請問會是少了這步驟的問題嗎?

dataset的路徑:C:\BoT-SORT\datasets\MOT17
(下述是我資料夾的結構)
datasets/
└── MOT17/
└── train/
└── MOT17-02-FRCNN/
├── gt/
│ └── gt.txt
└── img1/
├── 000001.jpg
├── 000002.jpg
└── ...
└── MOT17-02-....../

@i-ting4931
Copy link
Author

datasets/
└── MOT17/
----└── train/
------└── MOT17-02-FRCNN/
--------├── gt/
---------│ └── gt.txt
--------└── img1/
---------- ├── 000001.jpg
---------- ├── 000002.jpg
-----------└── ... (更多圖像)
(https://github.com/user-attachments/assets/9640ffc1-05b2-444b-a2a8-b7424861040a)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant