Views
No views yet
1from libreyolo import LibreYOLO
2
3model = LibreYOLO("LibreDeformableDETRr50twostage.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.e74bff70d69f3e825f6cefaf179bfba707f92054.
Source model.safetensors SHA-256:
411bb4238a834d40fff651b1b5b7d6dd80c2dd28be1747eec7b6918674e85de6.7250d79708f53f2f5b8b0daec94011def1c262c4fc723993c1f58128c8002670.
LibreYOLO's output tensors, including encoder proposals, 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.