mirror of
https://github.com/qdrant/fastembed.git
synced 2026-07-23 11:20:51 -05:00
* Resnet support added * Tests fixed Shapes matching for Resnet50-onnx Example of Resnet50 to onnx conversion (basic) * Removed optional conversion from PIL to np.ndarray and now it it's made default Fixed test accordingly * Refactoring of pil2ndarray * Partial support of convnext preprocessing Resize logic * normalize canonical value * Style changes for review * new: update resnet repo --------- Co-authored-by: d.rudenko <dimitriyrudenk@gmail.com> Co-authored-by: George Panchuk <george.panchuk@qdrant.tech>