Views
No views yet
1from libreyolo import LibreYOLO
2
3model = LibreYOLO("LibreDeformableDETRr50.pt")
4results = model.predict("image.jpg")grid_sample reference path; the
custom CUDA extension is not packaged. Native and ONNX inference use a fixed
800 x 800 PIL-bilinear stretch with ImageNet normalization. That deployment
transform intentionally differs from upstream's short-side-800/max-1333
evaluation transform.11169a60c33333af00a4849f1808023eba96a931.
Copyright (c) 2020 SenseTime. All Rights Reserved. Modified from DETR,
Copyright 2020 - present, Facebook, Inc. Licensed under Apache License 2.0.83ecd26945199939cb82806f988debdb71e6f43e.
Source model.safetensors SHA-256:
caf1e3e61283c6ce35cd2d9adaa7033cf40997d4dfe434003bcdb9085cc8cf9b.1f8499d1ddf0e03e999ad4f821a68375144b814d765707df015a4373941b398b.
LibreYOLO's output tensors are bit-exact against the pinned upstream
pure-PyTorch path (max_abs_diff == 0.0); fixed-800 ONNX Runtime prediction
parity is also verified.weights/convert_deformable_detr_weights.py and
docs/provenance/deformable_detr.md in the
LibreYOLO source repository.