PEFT
Safetensors
lora
vision-language
video
optical-flow
uav
drone
motion
embodied-ai
spatial-intelligence
Instructions to use choucsan/SIS-Motion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use choucsan/SIS-Motion with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-VL-7B-Instruct") model = PeftModel.from_pretrained(base_model, "choucsan/SIS-Motion") - Notebooks
- Google Colab
- Kaggle
Upload MOF_kitti.pth with huggingface_hub
Browse files- MOF_kitti.pth +3 -0
MOF_kitti.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e83e0d6e0d783a4a117d3b225ef7cf74694c15f18d8fba3915a1d74929c823d2
|
| 3 |
+
size 54122882
|