Jakel21 / vehicle-ReID-baseline

vehicle re-identification baseline for veri and vehicleID dataset
139 stars 45 forks source link

About the args parsing problem, trouble you have time to solve, thank you! #4

Closed chenchenver closed 5 years ago

chenchenver commented 5 years ago

Hello, I have encountered the problem in figure 1。 QQ图片20190816175201

may I ask what the correct format should be in figure 2? QQ图片20190816175125

Jakel21 commented 5 years ago

Hello, I have encountered the problem in figure 1。 QQ图片20190816175201

may I ask what the correct format should be in figure 2? QQ图片20190816175125

'-s' '-t' should be 'veri' or 'vehicleID'

chenchenver commented 5 years ago

Hello, I have tried to set it to VeRi, but it will have a new error as follows: QQ图片20190816181400

When I added the '-', there were new errors as follows: QQ图片20190816181453

Jakel21 commented 5 years ago
veri not VeRi🤣 for example -s veri -t veri 刘中基

邮箱:jakel21@163.com |

签名由 网易邮箱大师 定制

On 08/16/2019 18:16, chenchenver wrote:

Hello, I have tried to set it to VeRi, but it will have a new error as follows:

When I added the '-', there were new errors as follows:

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

chenchenver commented 5 years ago

sorry!I made a mistake, I will try again, thank you!

chenchenver commented 5 years ago

Hello, I still encounter the same problem after the modification, as shown in the figure below. QQ图片20190816183755 Haw.

Jakel21 commented 5 years ago
No need of --source You can follow the readme 刘中基

邮箱:jakel21@163.com |

签名由 网易邮箱大师 定制

On 08/16/2019 18:38, chenchenver wrote:

Hello, I still encounter the same problem after the modification, as shown in the figure below.

Haw.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

chenchenver commented 5 years ago

I'm sorry to bother you for so long, but I still have this problem according to what you said. I'm really sorry! QQ图片20190816184628

Jakel21 commented 5 years ago

You should not change any thing in the code... you need to decide the source dataset and test target dataset in the terminal....

python train.py -s veri -t veri you can search how argparse work and you will understand

刘中基

邮箱:jakel21@163.com |

签名由 网易邮箱大师 定制

On 08/16/2019 18:48, chenchenver wrote:

I'm sorry to bother you for so long, but I still have this problem according to what you said. I'm really sorry!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

chenchenver commented 5 years ago

Thank you very much for your answers. I will carefully study and understand the following. Thank you again for your time to solve my problems! Wish you happy every day!

Jakel21 commented 5 years ago

Thank you very much for your answers. I will carefully study and understand the following. Thank you again for your time to solve my problems! Wish you happy every day!

i understand your problem now... you can search something about python argparse optional arguments. '-s' '--source_names' are the same argument(they are option arguments) happy to help you and have a nice weekend~

chenchenver commented 5 years ago

Tank you so so so much~~Have a nice weekend, too~

chenchenver commented 5 years ago

Thank~Oh my god, wrong word