You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed the all the packages of the repo and i try to run the test of the flownet.
I run the generic image feeder with the basic data from the FlyingThings3D dataset and the i run the lmb_flownet flownet.launch file.
The NN runs properly but i have problem with the visualization of the outputs.
The rostopics are being published properly and the /flownet_vis topic also.
But the image of the output is distorted.
I cannot understand why this happens. I tried both the sintel and middlebury as viz_type.
However the visualization output is not even close on the expected output.
What do you think is the problem?
Did i do something wrong on the catkin_make and roslaunch procedure or something else.
This also happens when i use my own kind of data.
Also i want to note that i have succesfully used the flownet2 pytorch github repo from NVIDIA but it's an offline run and i used your repo in order to implement it in ROS/Gazebo.
I am looking forward for your reply and help.
Thank you in advance for the time.
The text was updated successfully, but these errors were encountered:
I have installed the all the packages of the repo and i try to run the test of the flownet.
![Screenshot from 2021-09-29 15-06-06](https://user-images.githubusercontent.com/23704278/135265120-acd9f924-c2d9-4dd8-bf2a-32ccaf0a07b7.png)
![Screenshot from 2021-09-29 15-06-12](https://user-images.githubusercontent.com/23704278/135265124-4681af53-d5ad-4297-96e4-45e79b448480.png)
I run the generic image feeder with the basic data from the FlyingThings3D dataset and the i run the lmb_flownet flownet.launch file.
The NN runs properly but i have problem with the visualization of the outputs.
The rostopics are being published properly and the /flownet_vis topic also.
But the image of the output is distorted.
I cannot understand why this happens. I tried both the sintel and middlebury as viz_type.
However the visualization output is not even close on the expected output.
What do you think is the problem?
Did i do something wrong on the catkin_make and roslaunch procedure or something else.
This also happens when i use my own kind of data.
Also i want to note that i have succesfully used the flownet2 pytorch github repo from NVIDIA but it's an offline run and i used your repo in order to implement it in ROS/Gazebo.
I am looking forward for your reply and help.
Thank you in advance for the time.
The text was updated successfully, but these errors were encountered: