How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This project is a collection of implementation guides, recipes, and developer resources for building applications with Llama models. It serves as a comprehensive kit for developing autonomous agents, establishing retrieval-augmented generation systems, and executing model fine-tuning. The resource provides specific patterns for multimodal workflows that process text, images, and audio. It includes specialized guidance on adapting pre-trained model weights for targeted tasks and implementing tool-calling orchestration to connect models with external APIs and functions. The codebase covers a b
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
PyTorch implementation of Deformable Convolution
:unlock: Lip Reading - Cross Audio-Visual Recognition using 3D Architectures
The main features of astorfi/lip-reading-deeplearning are: Model Implementations.
Open-source alternatives to astorfi/lip-reading-deeplearning include: meta-llama/llama-cookbook — This project is a collection of implementation guides, recipes, and developer resources for building applications with… aaron-xichen/pytorch-playground — Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet,… adambielski/capsnet-pytorch. adap/flower — Flower is a federated learning framework and distributed machine learning orchestrator designed to train models across… agermanidis/thingscoop — Search and filter videos based on objects that appear in them using convolutional neural networks. 1zb/deformable-convolution-pytorch — PyTorch implementation of Deformable Convolution.