Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the image tensor to the appropriate device. (#1856) | Laurent Mazare | 2024-03-16 | 1 | -1/+1 |
* | Adapt more examples to the updated safetensor api. (#947) | Laurent Mazare | 2023-09-23 | 1 | -3/+1 |
* | Add more example readmes. (#828) | Laurent Mazare | 2023-09-12 | 1 | -0/+19 |
* | Move more models to candle-transformers (#796) | Laurent Mazare | 2023-09-10 | 1 | -279/+4 |
* | Move the imagenet specific bits to a separate file. (#571) | Laurent Mazare | 2023-08-23 | 1 | -2/+2 |
* | Use the hub to retrieve dinov2 model weights. (#507) | Laurent Mazare | 2023-08-18 | 1 | -2/+10 |
* | Print the recognized categories in dino-v2. (#506) | Laurent Mazare | 2023-08-18 | 1 | -2/+12 |
* | Add the permute op (similar to pytorch). (#504) | Laurent Mazare | 2023-08-18 | 1 | -2/+1 |
* | dinov2 - read images from disk and compute the class probabilities (#503) | Laurent Mazare | 2023-08-18 | 1 | -2/+9 |
* | Add a vision transformer example (dino-v2). (#502) | Laurent Mazare | 2023-08-18 | 1 | -0/+315 |