DRNet icon indicating copy to clipboard operation
DRNet copied to clipboard

how generate dataset

Open andydufresn opened this issue 2 years ago • 2 comments

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.

andydufresn avatar May 31 '23 08:05 andydufresn

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

taohan10200 avatar May 31 '23 12:05 taohan10200

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.

andydufresn avatar Jun 04 '23 02:06 andydufresn