echonet/dynamic

test_predictions.csv : is not being generated !

mehmet-akif-tanisik opened this issue · 9 comments

After running "echonet video" , log.csv and best.pt are being generated as stated. But, test_predictions.csv file is not being generated no matter how many times i run it. (Btw, "echonet segmentation --save_video" worked without any problem.)

Am i missing something while running "echonet video" ?

After running "echonet video" , log.csv and best.pt are being generated as stated. But, test_predictions.csv file is not being generated no matter how many times i run it. (Btw, "echonet segmentation --save_video" worked without any problem.)

Am i missing something while running "echonet video" ?

Hello,I have this problem,too.do you find any solutions for it?

After running "echonet video" , log.csv and best.pt are being generated as stated. But, test_predictions.csv file is not being generated no matter how many times i run it. (Btw, "echonet segmentation --save_video" worked without any problem.)

Am i missing something while running "echonet video" ?

you need this: python echonet video --run_test

After running "echonet video" , log.csv and best.pt are being generated as stated. But, test_predictions.csv file is not being generated no matter how many times i run it. (Btw, "echonet segmentation --save_video" worked without any problem.)

Am i missing something while running "echonet video" ?

Hello, I am not able to generate the size.csv after echonet segmentation --save_video. Any additional or further changes are required ?

I have the same problem, have you solved it?

Could you tell me how it was solved? thank you

Could you tell me how it was solved? thank you

Use "echonet video --run_test"

echonet video --run_test

Hello, I still cannot generate size-csv and videos after entering echonet segmentation -- save_Video. echonet Video -- run_test also does not detect test_predictions.csv. Technically, it's just log.csv. Do I have to wait until training is done?

Yes, wait till the training is done