Feature Extraction
Transformers
Safetensors
English
closp
remote-sensing
text-to-image-retrieval
multimodal
geospatial
SAR
multispectral
crisis-management
earth-observation
contrastive-learning
custom_code
Instructions to use DarthReca/CLOSP-RN with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DarthReca/CLOSP-RN with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="DarthReca/CLOSP-RN", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DarthReca/CLOSP-RN", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Delete pytorch_model.bin
Browse files- pytorch_model.bin +0 -3
pytorch_model.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1508fcdf8a82238d4bb484a0d84d4a26b1ce021f821586e76cb6b91696a6fbfb
|
| 3 |
-
size 299158710
|
|
|
|
|
|
|
|
|
|
|
|