Instructions to use jatinmehra/Accident-Detection-using-Dashcam with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jatinmehra/Accident-Detection-using-Dashcam with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("video-classification", model="jatinmehra/Accident-Detection-using-Dashcam")# Load model directly from transformers import AutoImageProcessor, AutoModelForVideoClassification processor = AutoImageProcessor.from_pretrained("jatinmehra/Accident-Detection-using-Dashcam") model = AutoModelForVideoClassification.from_pretrained("jatinmehra/Accident-Detection-using-Dashcam") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 83b09333f3e08724616b0f307916b92b1855545d144fdc224dab9414d0e0798f
- Size of remote file:
- 5.3 kB
- SHA256:
- ba259f81ccc3fd310d3a88512444d90361f3fbe143c55251b4476ff2b7f6d546
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.