Skip to content

Commit e8514bd

Browse files
authored
Update README.md
1 parent 375721e commit e8514bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ This is the official Pytorch implementation of FocalNets:
1010
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/focal-modulation-networks/semantic-segmentation-on-ade20k)](https://paperswithcode.com/sota/semantic-segmentation-on-ade20k?p=focal-modulation-networks)
1111

1212
## News
13+
* [11/07/2023] Researchers showed that Focal-UNet beats previous methods on several earth system analysis benchmarks. Check out their [code](https://github.com/HakamShams/Focal_TSMP), [paper](https://egusphere.copernicus.org/preprints/2023/egusphere-2023-2422/), and [project](https://hakamshams.github.io/Focal-TSMP/)!
1314
* [06/30/2023] :collision: Please find FocalNet-DINO checkpoints from [huggingface](https://huggingface.co/microsoft). The old links are deprecated.
1415
* [04/26/2023] By combining with [FocalNet-Huge](https://github.com/microsoft/FocalNet) backbone, Focal-Stable-DINO achieves **64.8 AP** on COCO test-dev *without* any test time augmentation! Check our [Technical Report](https://arxiv.org/abs/2304.13027) for more details!
1516
* [02/13/2023] FocalNet has been integrated to [Keras](https://github.com/keras-team/keras-io), check out the [tutorial](https://keras.io/examples/vision/focal_modulation_network/)!

0 commit comments

Comments
 (0)