ZoeDepth icon indicating copy to clipboard operation
ZoeDepth copied to clipboard

Train on custom dataset

Open ecatanzani opened this issue 2 years ago • 4 comments

Hi, I don't find a part of the documentation talking about training the model on a custom set of images with depth associated. Can you please provide me some docs?

ecatanzani avatar Apr 11 '23 08:04 ecatanzani

I recommend not. I successfully refactored the code a lot to just integrate a single custom data loader, then found out the original training doesn't even always work. I wasted two days.

kwea123 avatar Jun 15 '23 10:06 kwea123

Can you share the code in order to understand how to create a custom dataset? At least I can give a try to integrate mine successfully

ecatanzani avatar Jun 15 '23 11:06 ecatanzani

Found this, it might help? https://medium.com/@bhaskarbose1998/monocular-depth-estimation-using-zoedepth-our-experience-42fa5974cb59

jubileekr avatar Jun 15 '23 15:06 jubileekr

I've read your reference. It refers to RDE while I was wandering something related to MDE... any updates in that sense?

ecatanzani avatar Jun 29 '23 07:06 ecatanzani