Instructions to use luciagil/Human-action-convnext with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use luciagil/Human-action-convnext with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="luciagil/Human-action-convnext") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoImageProcessor, AutoModelForImageClassification processor = AutoImageProcessor.from_pretrained("luciagil/Human-action-convnext") model = AutoModelForImageClassification.from_pretrained("luciagil/Human-action-convnext", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Human-action-convnext / runs /Apr06_14-19-59_a39577a7e444 /events.out.tfevents.1712413553.a39577a7e444.25850.1
- Xet hash:
- 521afdc598706a947aa8fca2382a9d23006c89d6c87b7c46efad890f7ecd86f9
- Size of remote file:
- 5.32 kB
- SHA256:
- 76327accf5f200ee17610317687a2444f7da9adb1e3dad1523e94b7191f86456
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.