Git Product home page Git Product logo

rshf's Introduction

rshf

Remote sensing pretrained models easy loading using huggingface -- PyTorch (for fast benchmarking)

Installation:

pip install rshf

Example:

from rshf.satmae import SatMAE
model = SatMAE.from_pretrained("MVRL/satmae-vitlarge-fmow-pretrain-800")
print(model.forward_encoder(torch.randn(1, 3, 224, 224), mask_ratio=0.0)[0].shape)

Citations

Model Type Venue Citation
BioCLIP CVPR'24 link
CLIP ICML'21 link
CROMA NeurIPS'23 link
GeoCLAP BMVC'23 link
GeoCLIP NeurIPS'23 link
Presto link
Prithvi link
RemoteCLIP TGRS'23 link
RVSA TGRS'22 link
SatClip link
SatMAE NeurIPS'22 link
SatMAE++ CVPR'24 link
ScaleMAE ICCV'23 link
SINR ICML'23 link

List of models available here: Link

rshf's People

Contributors

vishu26 avatar

Stargazers

Nathan Jacobs avatar Senthil Kumar avatar  avatar Dr. Elena Plekhanova avatar  avatar  avatar  avatar Chenhui Zhang avatar Arnis Kadakovskis avatar Prayag avatar Nikolaos Dionelis, PhD avatar  avatar Lucas B. Ferreira avatar Dimitris Mantas avatar Ryan Avery avatar Noah Golmant avatar R. Sahajpal avatar Kleanthis Karamvasis avatar Robin Cole avatar M. Usman Rafique avatar

Watchers

Kostas Georgiou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.