darwinharianto

Results 32 comments of darwinharianto

I'm sorry, but I am wondering how you could remove small distractor from class segmentation images. How to do that for class segmentation and instance segmentation

What I found it so far, Matrix for transformation would be 2D = K 3D because json data is already on camera coordinate frame. From my test, This holds true...

I found out I have to make image output have the scale of 2x focal length. If it is not, the projection would fail. Any idea how to make a...

this is the notebook that I used, I copied it from somewhere else and added PE https://colab.research.google.com/drive/1GbhWcmWd6BXPj8ishqgN2zzGCpGvB8sK?usp=sharing I ran out of compute units and memory, so I haven't run it...

Thank you for the feedback. I updated the notebook with the changes. After applying it and re-run them, they now have more similar PSNR across all timestep. PSNR values seems...

Thanks for the feedback! They are both scaled from 0 to 1. The x and y uses the same value, but t is using num_frames ``` # target shape is...

I'm sorry, I'm new to swift. I tried to change the version to 4, but it still says error. I installed it using cocoa pods