ChiWeiHsiao / DeepVO-pytorch

PyTorch Implementation of DeepVO
358 stars 106 forks source link

how to draw the picture? #16

Closed yxh1993 closed 5 years ago

yxh1993 commented 5 years ago

Hi,how to make the picture by matplotlib?

gaiaml commented 5 years ago

Hello, After the training step you have to : 1) start the test.py file 2) start the visualize.py file

It will creates a folder called "results" and you will see the trajectory for each path.

You can also configure which data you want to use, just update the videos_to_test variable in test.py and video_list in visualize.py

yxh1993 commented 5 years ago

Hello, After the training step you have to :

  1. start the test.py file
  2. start the visualize.py file

It will creates a folder called "results" and you will see the trajectory for each path.

You can also configure which data you want to use, just update the videos_to_test variable in test.py and video_list in visualize.py

why i got the result for 04 video like this? /home/yxh/Pictures/Figure_1.png

gaiaml commented 5 years ago

We can't see your result. You need to provide more information. Did you use the pretained weights available on the depot?

yxh1993 commented 5 years ago

this is my result

At 2019-04-10 16:25:43, "damnedx" notifications@github.com wrote:

We can't see your result. You need to provide more information. Did you use the pretained weights available on the depot?

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

yxh1993 commented 5 years ago

We can't see your result. You need to provide more information. Did you use the pretained weights available on the depot?