how generate dataset
Thank you very much for providing the algorithm. I would like to inquire about how to generate the dataset. I noticed there are .txt data files in the materials you provided.
Hi, you need first to download the dataset from the given link HT21. Then, download the dataset split TXT from Onedrive. Finally, organize them in the following structure.
- Root
- DRNet
- dataset
- HT21
- The dataset fold you download
- train.txt
- val.txt
- test.txt
Thank you for your response.I apologize that I may not have expressed myself clearly. I would like to know how to generate corresponding datasets using videos I recorded. This may involve how to label people and then generate train.txt, val.txt and test.txt files accordingly. If convenient, I would appreciate it if you could inform me. Thank you very much.