Closed chenchenver closed 5 years ago
Hello, I have encountered the problem in figure 1。
may I ask what the correct format should be in figure 2?
'-s' '-t' should be 'veri' or 'vehicleID'
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:
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.
sorry!I made a mistake, I will try again, thank you!
Hello, I still encounter the same problem after the modification, as shown in the figure below. Haw.
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.
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 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.
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!
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~
Tank you so so so much~~Have a nice weekend, too~
Thank~Oh my god, wrong word
Hello, I have encountered the problem in figure 1。
may I ask what the correct format should be in figure 2?