YN35/minisora
A minimal & Scalable PyTorch re-implementation of the OpenAI Sora training
This project offers a clear and scalable way for AI researchers and machine learning engineers to train sophisticated video generation models. It takes large datasets of videos and uses them to train a model that can then create new, short video clips or extend existing ones. This is designed for those exploring advanced video synthesis techniques and seeking to reproduce or build upon state-of-the-art methods.
Use this if you are an AI researcher or machine learning engineer looking to train your own large-scale video generation models with high efficiency and a straightforward codebase.
Not ideal if you are looking for an off-the-shelf application to generate videos without engaging in model training or understanding the underlying architecture.
Stars
9
Forks
—
Language
Python
License
MIT
Category
Last pushed
Dec 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/YN35/minisora"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fangwei123456/spikingjelly
SpikingJelly is an open-source deep learning framework for Spiking Neural Network (SNN) based on PyTorch.
neuromorphs/NIR
Neuromorphic Intermediate Representation reference implementation
BindsNET/bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
norse/norse
Deep learning with spiking neural networks (SNNs) in PyTorch.
jeshraghian/snntorch
Deep and online learning with spiking neural networks in Python