IDEA-Research / detrex

detrex is a research platform for DETR-based object detection, segmentation, pose estimation and other visual recognition tasks.
https://detrex.readthedocs.io/en/latest/
Apache License 2.0
1.92k stars 202 forks source link

fix some URLs on dino's README #261

Closed froestiago closed 1 year ago

froestiago commented 1 year ago

Some URLs for dino's config files where wrong since recently there were directory changes on it. Hope this fix it.

rentainhe commented 1 year ago

Thanks a lot for fixing this issue!