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 6000
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:5eaacc7a8aa3800a91bdd18ad9955b045b7a2d6081ccf5db2db4378831b2f611
|
| 3 |
size 119881240
|