Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cshen authored Aug 23, 2024
1 parent 3672122 commit 5e19cb1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@

As of Jan. 2024, the CloudStor server is dead. Model files are hosted on huggingface:

https://huggingface.co/ZjuCv/AdelaiDet/tree/main
https://huggingface.co/tianzhi/AdelaiDet-FCOS/tree/main
https://huggingface.co/tianzhi/AdelaiDet-CondInst/tree/main
https://huggingface.co/tianzhi/AdelaiDet-BoxInst/tree/main
- https://huggingface.co/ZjuCv/AdelaiDet/tree/main
- https://huggingface.co/tianzhi/AdelaiDet-FCOS/tree/main
- https://huggingface.co/tianzhi/AdelaiDet-CondInst/tree/main
- https://huggingface.co/tianzhi/AdelaiDet-BoxInst/tree/main


AdelaiDet is an open source toolbox for multiple instance-level recognition tasks on top of [Detectron2](https://github.com/facebookresearch/detectron2).
*AdelaiDet* is an open source toolbox for multiple instance-level recognition tasks on top of [Detectron2](https://github.com/facebookresearch/detectron2).
All instance-level recognition works from our group are open-sourced here.

To date, AdelaiDet implements the following algorithms:
Expand Down

0 comments on commit 5e19cb1

Please sign in to comment.