Anukriti Singh

Results 30 comments of Anukriti Singh

> Is there a tf / pytorch implementation available? Were you able to find one yet? I am trying to implement it in pytorch

which example?

Hi @Abduoit how were you able to do it? I run `roslaunch usb_cam usb_cam-test.launch` `rosrun find_object_2d find_object_2d image:=/usb_cam/image_raw` `rosrun find_object_2d print_objects_detected` And my object is detected in find_object, but then...

Hey, were you able to get the image co-ordinates using the find_object package?

Hi @matlabbe, but these corner values aren't in pixels, right? How to get the values in pixels? I want to use it for image based visual serving. Thanks

thanks @matlabbe but aren't pixel values integer?

Okay, thank you very much for helping me out.

Hey, I have been facing exactly this problem. Looks like you have solved it. I have a stupid question - where do I write "devices = 'cuda:0' ? in models.py?...

@rcpilotp51 hey I am very new to this. Can you please help me how do you view images in rviz? Also I tried updating the camera reading topic but I...