Ahmed Magd

Results 4 comments of Ahmed Magd

Thanks for your reply. ![image](https://user-images.githubusercontent.com/56494952/235856107-e281d61b-f3c2-4530-a41d-52c877507534.png) 1) Here are the tensorboard plots: ![mean_dice](https://user-images.githubusercontent.com/56494952/235855292-a45e36df-80af-4035-8157-4982a0e03c46.PNG) ![wt](https://user-images.githubusercontent.com/56494952/235855351-ebb9c3b4-b5bf-4079-8bc6-fbcc1e017cb0.PNG) ![et](https://user-images.githubusercontent.com/56494952/235855356-a4fbefd7-b612-4c83-b598-32ab8f27b7d1.PNG) ![loss](https://user-images.githubusercontent.com/56494952/235855359-5204bd78-7274-4603-8f70-80f1c68b0a1e.PNG) ![tc](https://user-images.githubusercontent.com/56494952/235855361-ce769519-1dc4-4529-bcd7-e6d5d7dd25d6.PNG) 2) The average test dice score over the 75 sample (by running test.py) is:...

In the image in your first reply, I've noticed that the folder name you have is different than mine "diffusion_seg_all_loss_e300_norm_fix...", so I am assuming that this means that the result...

Hmmm strange, I will double check once again then. Thanks a lot :)

In the case of running "python franka_sim/franka_sim/test/test_gym_env_human.py" the error was due to missing height and width for viewer.. It was fixed in my case by adding those two manually in...