Results 13 comments of TrinhNC

I got similar error when running eval.py, my solution is changing the "--restore_path" to, for example, "./checkpoint/model-epoch_90_step_22750_loss_0.0632_lr_1e-05"

I have quite the same problem when I increase the rotation speed of the camera. The image size is 640x480. The segmentation image, depth image and the meta data are...

Have you solved this problem?

@jcormier Thank you very much! I'm using the Harvester_gui and need to add this line: ``` if data_format in mono_location_formats or \ data_format in bayer_location_formats: # Reshape the 1D NumPy...

I executed the same file, because if I changed some thing in VsCode, I could see the updates in Blender. Hitting Pause does not help.

I have sent you an email. By the way, I saw that you used both tensorflow and torch. Some of the files have same name such as train.py and train.lua...

I just checked and for me it is rotated by -90° along x-axis. The quaternion is in format: [w,x,y,z], right?

I'm using NDDS too. My task is 6D pose estimation. The problem is that when I use synthetic data only, my network is not robust enough to estimate the real...

Oh really, I'm using DenseFusion too. @mateoKutnjak how can I contact you?