Skip to content

Commit ca62cb6

Browse files
committed
Add new projects for cattle counting and location representation in satellite imagery
1 parent e2f0844 commit ca62cb6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1441,6 +1441,8 @@ A variety of techniques can be used to count animals, including object detection
14411441

14421442
- [cownter_strike](https://github.com/IssamLaradji/cownter_strike) -> counting cows, located with point-annotations, two models: CSRNet (a density-based method) & LCFCN (a detection-based method)
14431443

1444+
- [deepCattleCount](https://github.com/leoniehodel/deepCattleCount) -> CSRNet-based cattle counting in very high-resolution satellite imagery to study land use and policy impacts in the Brazilian Amazon
1445+
14441446
- [CNN-Mosquito-Detection](https://github.com/sriramelango/CNN-Mosquito-Detection) -> determining the locations of potentially dangerous breeding grounds, compared YOLOv4, YOLOR & YOLOv5
14451447

14461448
- [Borowicz_etal_Spacewhale](https://github.com/lynch-lab/Borowicz_etal_Spacewhale) -> locate whales using ResNet
@@ -2939,6 +2941,8 @@ Autoencoders are a type of neural network that aim to simplify the representatio
29392941

29402942
- [satclip](https://github.com/microsoft/satclip) -> A Global, General-Purpose Geographic Location Encoder from Microsoft
29412943

2944+
- [OSMGraphCLIP](https://github.com/d-michail/osmgraphclip) -> A CLIP-style contrastive model that learns global location representations from OpenStreetMap graphs and geographic coordinates
2945+
29422946
- [Astronaut Photography Localization & Iterative Coregistration](https://earthloc-and-earthmatch.github.io/)
29432947

29442948
- [rs-cbir](https://github.com/amirafshari/rs-cbir) -> Satellite Image Vector Database and Multimodal Search using fine-tuned ResNet50 on AID dataset
@@ -3347,6 +3351,8 @@ Supervised deep learning techniques typically require a huge number of annotated
33473351

33483352
- [AL4EO](https://github.com/Romain3Ch216/AL4EO) -> a QGIS plug-in to run Active Learning techniques on Earth observation data
33493353

3354+
- [AL4FM](https://github.com/mburges-cvl/ICCV_AL4FM) -> Active Learning Meets Foundation Models: a real-time, SAM-assisted annotation framework for object detection in remote sensing imagery
3355+
33503356
#
33513357
## Federated learning
33523358

0 commit comments

Comments
 (0)