Views
No views yet
1from libreyolo import LibreYOLO
2
3model = LibreYOLO("LibreDeepLabv3mv3-sem.pt")
4result = model.predict("image.jpg")
5mask = result.semantic_mask.data336d36e8db990a905498c73933e35231876e28bc
(torchvision v0.26.0). Copyright (c) Soumith Chintala 2016 and torchvision
contributors. The source implementation is BSD-3-Clause.44356159fc3c493d68e89cc31ef488c803d5d7dd2f3190fb570598faa49fef69be8e5e70aux_classifier.* tensors and adds
LibreYOLO v1.0 checkpoint metadata. Every retained runtime tensor and state-dict
key is unchanged. The native 520x520 logits are bit-exact against the pinned
torchvision implementation before postprocessing (max_abs_diff == 0.0).3.06e-5.44325189 bytes and SHA-256
fb83a67bca845817d816d139af6fb6a4b9d809c0a813ebcfcb1e2a5fbd222682. See docs/provenance/deeplabv3.md and
weights/convert_deeplabv3_weights.py in the
LibreYOLO source repository.LICENSE and NOTICE.