Skip to main content

RS pretrained models in huggingface style

Project description

rshf

PyPI - Version PyPI Downloads PyPI Docs

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")
input = model.transform(torch.randint(0, 256, (224, 224, 3)).float().numpy(), 224).unsqueeze(0)
print(model.forward_encoder(input, mask_ratio=0.0)[0].shape)

TODO:

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
Sat2Cap EarthVision'24 link
SatClip link
SatMAE NeurIPS'22 link
SatMAE++ CVPR'24 link
ScaleMAE ICCV'23 link
SenCLIP WACV'25 link
SINR ICML'23 link
StreetCLIP link
TaxaBind WACV'25 link

List of models available here: Link

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rshf-0.1.6.tar.gz (2.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rshf-0.1.6-py3-none-any.whl (2.0 MB view details)

Uploaded Python 3

File details

Details for the file rshf-0.1.6.tar.gz.

File metadata

  • Download URL: rshf-0.1.6.tar.gz
  • Upload date:
  • Size: 2.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.21

File hashes

Hashes for rshf-0.1.6.tar.gz
Algorithm Hash digest
SHA256 d8fac09f75a579651a204d202162ab0b7dda7acca6f3c679435707ffd0c2837b
MD5 b69320e2c8ffa629f53c4bbb65c4e80b
BLAKE2b-256 5b2fde11cf56e8a1a02eae0c8a1e8cce18b683e90ca37e1e18e64592b4a16602

See more details on using hashes here.

File details

Details for the file rshf-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: rshf-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.21

File hashes

Hashes for rshf-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 8637b2aa83965df38d798939fa96b0b17d2f9829694b62af405765eccae04300
MD5 151052efffae2342545e5495a24dbfe6
BLAKE2b-256 3bc5800ee5942942c28e8cb5c8c322b8a766f9331f034a5fcc83d78cad611a03

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page