Skip to content
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

Some problem about result.csv #4

Open
LeeXiaosong opened this issue Sep 6, 2022 · 9 comments · May be fixed by #5
Open

Some problem about result.csv #4

LeeXiaosong opened this issue Sep 6, 2022 · 9 comments · May be fixed by #5

Comments

@LeeXiaosong
Copy link

LeeXiaosong commented Sep 6, 2022

hi, akanametov thank you for your contribution to Pathgan. When i run get_logs.py, I found that there is no result.csv file under the specified path, can you tell me how I should generate this file. More detailed questions I have sent to your email [akkanametov@gmail.com]. Thank you very much.

@akanametov
Copy link
Owner

hi, akanametov thank you for your contribution to Pathgan. When i run get_logs.py, I found that there is no result.csv file under the specified path, can you tell me how I should generate this file. More detailed questions I have sent to your email [akkanametov@gmail.com]. Thank you very much.

Thanks for interest! Unfortunately, the notebook for generation of that .csv file was not included in repo. However, you can find that .csv file itself with generated ROIs in the links section: https://github.com/akanametov/pathgan#links Links 4-7 are results of the both GANs on generated and movingai datasets. Actually that .csv file just consists of file paths to map, task and ROI with metrics (IS, FID, IoU, DICE). So if you consider generation of that .csv file, you can use IS and FID metrics provided in pathgan.metrics, but you need to implement IoU, DICE metrics. Nevertheless, I can adress that issue during the week, create and provide that notebook, if needed.

@LeeXiaosong
Copy link
Author

I think the result.csv file is generated at the same time in the train.py code about the mapping of roi and map/tasks, but there is no corresponding work in the file you uploaded. Also, in analyzes_of_connectivity.ipynb, the execution of the RRT() code reports an error, and I don't know where this function is.

@akanametov
Copy link
Owner

akanametov commented Sep 7, 2022

I think the result.csv file is generated at the same time in the train.py code about the mapping of roi and map/tasks, but there is no corresponding work in the file you uploaded. Also, in analyzes_of_connectivity.ipynb, the execution of the RRT() code reports an error, and I don't know where this function is.

Thanks! In that case I will fix this issues during the week or less and provide updated scripts as well as notebooks. The RRT algorithm can be found in pathgan.models.rrt

@LeeXiaosong
Copy link
Author

我认为在关于roi和map/tasks映射的train.py代码中同时生成了result.csv文件,但是你上传的文件中没有对应的工作。还有,analyses_of_connectivity.ipynb中,执行RRT()代码报错,不知道这个函数在哪里。

谢谢!在这种情况下,我将在一周或更短的时间内解决此问题,并提供更新的脚本和笔记本

Thank you very much for your contribution and support. I sent you an email asking for advice on some questions,which have been bothering me for a long time, would it be convenient for you to check the email.

@akanametov
Copy link
Owner

我认为在关于roi和map/tasks映射的train.py代码中同时生成了result.csv文件,但是你上传的文件中没有对应的工作。还有,analyses_of_connectivity.ipynb中,执行RRT()代码报错,不知道这个函数在哪里。

谢谢!在这种情况下,我将在一周或更短的时间内解决此问题,并提供更新的脚本和笔记本

Thank you very much for your contribution and support. I sent you an email asking for advice on some questions,which have been bothering me for a long time, would it be convenient for you to check the email.

Could you please send it to me once again. I can't find it in my mail box

@LeeXiaosong
Copy link
Author

Maybe I need to check if [akkanametov@gmail.com] is your email first?[akkanametov@gmail.com]

@akanametov
Copy link
Owner

akanametov commented Sep 7, 2022 via email

@LeeXiaosong
Copy link
Author

I have sent it again, thanks for checking.

@akanametov akanametov linked a pull request Sep 14, 2022 that will close this issue
@HL-ESLAB
Copy link

Hello, Lee, has your problem been solved? I also encountered the same problem when running this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants