Skip to content

Commit 4a56eff

Browse files
The TB.dev link under RetinNet (Trained from Scratch) is no longer valid, so the links is removed
PiperOrigin-RevId: 728341442
1 parent c14bf9a commit 4a56eff

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

official/vision/README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
⚠️ Disclaimer: Checkpoints are based on training with publicly available
44
datasets. Some datasets contain limitations, including non-commercial use
5-
limitations. Please review the terms and conditions made available by third parties
6-
before using the datasets provided. Checkpoints are licensed under
5+
limitations. Please review the terms and conditions made available by third
6+
parties before using the datasets provided. Checkpoints are licensed under
77
[Apache 2.0](https://github.com/tensorflow/models/blob/master/LICENSE).
88

99
⚠️ Disclaimer: Datasets hyperlinked from this page are not owned or distributed
@@ -208,9 +208,9 @@ training features including:
208208

209209
| Backbone | Resolution | Epochs | FLOPs (B) | Params (M) | Box AP | Download |
210210
| ------------ |:-------------:| -------:|--------------:|-----------:|--------:|---------:|
211-
| SpineNet-49 | 640x640 | 500 | 85.4| 28.5 | 44.2 | [config](https://github.com/tensorflow/models/blob/master/official/vision/configs/experiments/retinanet/coco_spinenet49_tpu.yaml) \| [ckpt](https://storage.googleapis.com/tf_model_garden/vision/spinenet/spinenet-49-i640.tar.gz) \| [TB.dev](https://tensorboard.dev/experiment/n2UN83TkTdyKZn3slCWulg/#scalars&_smoothingWeight=0)|
212-
| SpineNet-96 | 1024x1024 | 500 | 265.4 | 43.0 | 48.5 | [config](https://github.com/tensorflow/models/blob/master/official/vision/configs/experiments/retinanet/coco_spinenet96_tpu.yaml) \| [ckpt](https://storage.googleapis.com/tf_model_garden/vision/spinenet/spinenet-96-i1024.tar.gz) \| [TB.dev](https://tensorboard.dev/experiment/n2UN83TkTdyKZn3slCWulg/#scalars&_smoothingWeight=0)|
213-
| SpineNet-143 | 1280x1280 | 500 | 524.0 | 67.0 | 50.0 | [config](https://github.com/tensorflow/models/blob/master/official/vision/configs/experiments/retinanet/coco_spinenet143_tpu.yaml) \| [ckpt](https://storage.googleapis.com/tf_model_garden/vision/spinenet/spinenet-143-i1280.tar.gz) \| [TB.dev](https://tensorboard.dev/experiment/n2UN83TkTdyKZn3slCWulg/#scalars&_smoothingWeight=0)|
211+
| SpineNet-49 | 640x640 | 500 | 85.4| 28.5 | 44.2 | [config](https://github.com/tensorflow/models/blob/master/official/vision/configs/experiments/retinanet/coco_spinenet49_tpu.yaml) \| [ckpt](https://storage.googleapis.com/tf_model_garden/vision/spinenet/spinenet-49-i640.tar.gz) |
212+
| SpineNet-96 | 1024x1024 | 500 | 265.4 | 43.0 | 48.5 | [config](https://github.com/tensorflow/models/blob/master/official/vision/configs/experiments/retinanet/coco_spinenet96_tpu.yaml) \| [ckpt](https://storage.googleapis.com/tf_model_garden/vision/spinenet/spinenet-96-i1024.tar.gz) |
213+
| SpineNet-143 | 1280x1280 | 500 | 524.0 | 67.0 | 50.0 | [config](https://github.com/tensorflow/models/blob/master/official/vision/configs/experiments/retinanet/coco_spinenet143_tpu.yaml) \| [ckpt](https://storage.googleapis.com/tf_model_garden/vision/spinenet/spinenet-143-i1280.tar.gz) |
214214

215215
</details>
216216

0 commit comments

Comments
 (0)