Instructions to use vikp/line_detector_math with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vikp/line_detector_math with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForRegressionMask processor = AutoImageProcessor.from_pretrained("vikp/line_detector_math") model = SegformerForRegressionMask.from_pretrained("vikp/line_detector_math") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5000
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 119881240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1cbc8cdd78e6755fa18f45976c4aaf51493fc82c7c2c9516cfb3c05b02b78946
|
| 3 |
size 119881240
|