Stars
4
stars
written in Jupyter Notebook
Clear filter
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
llama3 implementation one matrix multiplication at a time
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more