Citations and model references ============================== Each model family in ``rshf`` has its own reference file under the package source tree. The table below points to those model-specific references. .. list-table:: :header-rows: 1 :widths: 28 18 54 * - Model type - Venue - Reference * - BioCLIP - CVPR'24 - ``rshf/bioclip/README.md`` * - Climplicit - ICLRW'25 - ``rshf/climplicit/README.md`` * - CLIP - ICML'21 - ``rshf/clip/README.md`` * - CROMA - NeurIPS'23 - ``rshf/croma/README.md`` * - DinoV3 Sat - - ``rshf/dinov3_sat/README.md`` * - GeoCLAP - BMVC'23 - ``rshf/geoclap/README.md`` * - GeoCLIP - NeurIPS'23 - ``rshf/geoclip/README.md`` * - Presto - - ``rshf/presto/README.md`` * - Prithvi - - ``rshf/prithvi/README.md`` * - ProM3E - CVPR'26 - ``rshf/prom3e/README.md`` * - RCME - ICCV'25 - ``rshf/rcme/README.md`` * - RemoteCLIP - TGRS'23 - ``rshf/remoteclip/README.md`` * - RVSA - TGRS'22 - ``rshf/rvsa/README.md`` * - Sat2Cap - EarthVision'24 - ``rshf/sat2cap/README.md`` * - SatClip - AAAI'25 - ``rshf/satclip/README.md`` * - SatMAE - NeurIPS'22 - ``rshf/satmae/README.md`` * - SatMAE++ - CVPR'24 - ``rshf/satmaepp/README.md`` * - ScaleMAE - ICCV'23 - ``rshf/scalemae/README.MD`` * - SenCLIP - WACV'25 - ``rshf/senclip/README.md`` * - SINR - ICML'23 - ``rshf/sinr/README.md`` * - StreetCLIP - - ``rshf/streetclip/README.md`` * - TaxaBind - WACV'25 - ``rshf/taxabind/README.md`` Model collection ---------------- All published model repositories are organized under: ``MVRL/remote-sensing-foundation-models-664e8fcd67d8ca8c03f42d00`` See :func:`rshf.list_models` in :doc:`functions` to query this collection by keyword.