LiheYoung / Depth-Anything

[CVPR 2024] Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data. Foundation Model for Monocular Depth Estimation
https://depth-anything.github.io
Apache License 2.0
7.05k stars 542 forks source link

Custom dataset training #216

Open swing2331 opened 4 months ago

swing2331 commented 4 months ago

Hi I want to retrain the network using my own dataset, how can I get the .txt file in splits()

giacomogolluccio commented 4 months ago

@swing2331 Hi, do you have any news about trauining loop?

antithing commented 4 months ago

Same question here! How can I train from RGB/depth map frames?

YacineDeghaies commented 4 months ago

@antithing did you find the training script for it the Depth Anything v1?