wenbowen123 / iros20-6d-pose-tracking

[IROS 2020] se(3)-TrackNet: Data-driven 6D Pose Tracking by Calibrating Image Residuals in Synthetic Domains
Other
384 stars 66 forks source link

generate data problem #83

Closed Hitlzw closed 5 months ago

Hitlzw commented 5 months ago

When I run the python blender_main.py command, I can generate data normally when I don't modify dataset_info.yml. But when I changed focalX, focalY, centerX, centerY in dataset_info.yml to the parameters of my real-world camera, the resulting data got weird. The resolution of a real-world camera is also 640x480. 2024-03-19 20-46-38屏幕截图 0000002rgb 0000002seg

wenbowen123 commented 5 months ago

Hi, it has been a long time since I worked on this part. I'd encourage to checkout our recent work FoundationPose which can be immediately applied to your setup without retraining.

Hitlzw commented 5 months ago

Hi, it has been a long time since I worked on this part. I'd encourage to checkout our recent work FoundationPose which can be immediately applied to your setup without retraining.

Thank you for your reply. I think the cause of the problem is that the newly set camera parameters caused the camera FOV to become larger, and the camera FOV exceeded the scope of the box in 1. blender file (I don't know much about blender operation), which caused the rgb graphics and seg images to become abnormal. And I've been watching FoundationPose for a while, looking forward to its code. 314365485-8602931b-3d08-4e53-ac2a-eff4cf4cf346