sniklaus / 3d-ken-burns

an implementation of 3D Ken Burns Effect from a Single Image using PyTorch
Other
1.52k stars 225 forks source link

Adding edge cases #59

Open son1cman opened 2 years ago

son1cman commented 2 years ago

Hi,

First of all....Amazing work!

Some times it wont detect certain objects and will not create the depth effect properly... how can i add more training examples so it can handle those cases much better?? Eg, flower pots,poles, chandeliers,etc etc...

Thanks!