jiayannan / VITT

7 stars 1 forks source link

000001.txt not found #4

Open sareerulamin opened 2 years ago

sareerulamin commented 2 years ago

Hello sir. I could find your traing data annotaions. the images data are there in cfg/ccmcpe.json folder but i got the error" OSError: MOT17/Labels_with_ids/train/MOT17-02-SDP/img1/000001.txt not found" please guide me regarding this.

tdchua commented 2 years ago

Hello! To prepare for this dataset, please take a look at this repository https://github.com/Zhongdao/Towards-Realtime-MOT/blob/master/DATASET_ZOO.md

ViTT uses the same dataset format as the one in the repository I shared.

sareerulamin commented 2 years ago

Could you help me by making the above dataset formate?

tdchua commented 2 years ago

Oh, can you be specific on what you do not know or understand from the link i sent you?

sareerulamin commented 2 years ago

I want to run this repo as it is. But I couldn't. How to structure the mot17 dataset like The link you shared before.

tdchua commented 2 years ago

You will have to do it yourself like create the folders, then use the tools to put the correct files into them. Which dataset are you having trouble in?

sareerulamin commented 2 years ago

Mot17 dataset

tdchua commented 2 years ago

Mot17 dataset

I see. What happened after downloading and unzipping the dataset file?

sareerulamin commented 2 years ago

Could you run on mot17 dataset?

tdchua commented 2 years ago

Could you run on mot17 dataset?

Yes, I can. I set the root path on the cfg/ccmpe.json file to point to my directory with the datasets.

sareerulamin commented 2 years ago

Can you share with me your dataset folder structure and and path to the dataset?

sareerulamin commented 2 years ago

Because i got the open error.

tdchua commented 2 years ago

Screen Shot 2022-03-29 at 10 03 23 PM Here you go

sareerulamin commented 2 years ago

When i downloaded mot17 dataset, its not look like your directory. How you got label with id filder.

tdchua commented 2 years ago

When i downloaded mot17 dataset, its not look like your directory. How you got label with id filder.

Through the use of google my friend, https://github.com/Zhongdao/Towards-Realtime-MOT/issues/108

sareerulamin commented 2 years ago

Could you run on mot17 dataset?

Yes, I can. I set the root path on the cfg/ccmpe.json file to point to my directory with the datasets.

Thank you sir, could you please share with me your cfg/ccmpe.jason screen shot?

tdchua commented 2 years ago

Could you run on mot17 dataset?

Yes, I can. I set the root path on the cfg/ccmpe.json file to point to my directory with the datasets.

Thank you sir, could you please share with me your cfg/ccmpe.jason screen shot?

Screen Shot 2022-03-31 at 8 06 15 PM
sareerulamin commented 2 years ago

Thank you for your reply, sir, I tried a lot but did not succeed. I would be very grateful if you share the code, which you used to run the repository using the mot17 dataset. I am looking forward to hearing from you a positive response. Regards Sareer Ul Amin

On Thu, Mar 31, 2022, 4:06 PM Timothy Joshua Chua @.***> wrote:

Could you run on mot17 dataset?

Yes, I can. I set the root path on the cfg/ccmpe.json file to point to my directory with the datasets.

Thank you sir, could you please share with me your cfg/ccmpe.jason screen shot?

[image: Screen Shot 2022-03-31 at 8 06 15 PM] https://user-images.githubusercontent.com/23580577/161041539-b53d9c7a-6955-4255-a8bc-12bc8f290df9.png

— Reply to this email directly, view it on GitHub https://github.com/jiayannan/VITT/issues/4#issuecomment-1084428863, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOMGMS3QGAZ2LKRWROZFKDTVCWBMLANCNFSM5RT2IXPA . You are receiving this because you modified the open/close state.Message ID: @.***>

tdchua commented 2 years ago

I just used the train.py provided with the repository after changing the paths to the datasets.

ghost commented 2 years ago

hello sir how are you? i got an error while runing the code. can you please help me out? @tdchua

tdchua commented 2 years ago

hello sir how are you? i got an error while runing the code. can you please help me out? @tdchua

Please post the error message here, so I can help