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 5250
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:3121b60aa31a489e6a44992966ddfc3aa0c8c44eb84b97a031a646aa82ca4cba
|
| 3 |
size 119881240
|