This repository has been archived by the owner on Dec 18, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0e27bcb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm sorry. Is this project not finished yet? The semantic segmentation code doesn't seem to be complete.
0e27bcb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hi where can I find MIDAS weights "midas_v21-f6b98070.pt" when I run '-t midas_v21'. thanks a lot
0e27bcb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@r90941022 You can download https://github.com/intel-isl/MiDaS/releases/download/v2_1/model-f6b98070.pt rename it to
midas_v21-f6b98070.pt
and put in the directory/weights/
0e27bcb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@manguoooneil Semantic code works well.
/weights/
/input/
python run_segmentation.py --model_type dpt_hybrid
/output_semseg/