-
-
Notifications
You must be signed in to change notification settings - Fork 65
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
The directory, pw = '/home/zzd/re_ID/market1501/bounding_box_train_256/',in prepare_data is what? #2
Comments
First we need to resize the images to 256x256 for the following processing (like crop 224x224). |
I got the error,'无法打开要写入的文件 "E:\project\STN\Pedestrian_Alignment-master\dataset\bounding_box_train_256\0002_c1s1_000451_03.jpg"',when run the imwrite(im,url256) in prepare_data. |
I find the reson. The dictiontory, bounding_box_train_256, is not created. |
Why resize the images to 256 * 256 instead of 224 * 224, and the input size of ResNet-50 is 224*224? |
The network can be visulized with the web tool http://ethereon.github.io/netscope/ |
Hi @TaihuLight |
Hi @TaihuLight |
It is only a bug for the market1501 dataset, and these images are the original images in the official dataset market1501. I think your team will fix it in future. |
How to solve this problem that it doesn't hava market-1501/bounding_box_train_256? |
Hi @daySunny |
Hi,thanks for solve my question. I try to run the prepare.m,but there still some questions. In the function randi ,s equal 0.So, I can't run sucessfully. Can you give me some suggestions,thanks again. ------------------ Original ------------------
From: "Zhedong Zheng"<[email protected]>
Date: Fri, May 4, 2018 10:33 AM
To: "layumi/Pedestrian_Alignment"<[email protected]>;
Cc: "daySunny"<[email protected]>;"Mention"<[email protected]>;
Subject: Re: [layumi/Pedestrian_Alignment] The directory, pw = '/home/zzd/re_ID/market1501/bounding_box_train_256/',in prepare_data is what? (#2)
Hi @daySunny
Have you run the prepare_data.m? The code will generate this folder.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
No description provided.
The text was updated successfully, but these errors were encountered: