ttw116 commited on
Commit
4ee6e50
·
verified ·
1 Parent(s): c0af3d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -9
README.md CHANGED
@@ -61,8 +61,8 @@ Download the required checkpoint directly from the **Files and versions** sectio
61
  | Dataset | Checkpoint |
62
  | :--------: | :----------------------------------------------------------: |
63
  | IRSTD-1K | [`ADGNet_mIoU_72.38_IRSTD-1K.pth.tar`](https://huggingface.co/iLearn-Lab/MM26-ADGNet/blob/main/ADGNet_mIoU_72.38_IRSTD-1K.pth.tar) |
64
- | NUDT-SIRST | [`ADGNet_mIoU_95.53_NUDT-SIRST.pth.tar`]() |
65
- | SIRST | [`ADGNet_mIoU_83.08_SIRST.pth.tar`]() |
66
 
67
  ---
68
 
@@ -196,10 +196,3 @@ Please also consider checking out and citing our other related work:
196
  ```
197
 
198
  ---
199
-
200
- ## 📄 License
201
-
202
- This model repository is released under the [Apache License 2.0](./LICENSE).
203
-
204
- The original datasets and the pretrained CLIP model remain subject to their respective licenses and terms of use.
205
-
 
61
  | Dataset | Checkpoint |
62
  | :--------: | :----------------------------------------------------------: |
63
  | IRSTD-1K | [`ADGNet_mIoU_72.38_IRSTD-1K.pth.tar`](https://huggingface.co/iLearn-Lab/MM26-ADGNet/blob/main/ADGNet_mIoU_72.38_IRSTD-1K.pth.tar) |
64
+ | NUDT-SIRST | [`ADGNet_mIoU_95.53_NUDT-SIRST.pth.tar`](https://huggingface.co/iLearn-Lab/MM26-ADGNet/blob/main/ADGNet_mIoU_95.53_NUDT-SIRST.pth.tar) |
65
+ | SIRST | [`ADGNet_mIoU_83.08_SIRST.pth.tar`](https://huggingface.co/iLearn-Lab/MM26-ADGNet/blob/main/ADGNet_mIoU_83.08_SIRST.pth.tar) |
66
 
67
  ---
68
 
 
196
  ```
197
 
198
  ---