Trending Projects

Discover the fastest growing open source projects

Showing 4951-5000 of 6,802 trending projects

#4951
chengdazhi/Deformable-Convolution-V2-PyTorch

A PyTorch implementation of Deformable Convolution Networks V2 (DCNv2), a powerful computer vision technique.

+1
+0.1%
1.5K
total stars
#4952
filipradenovic/cnnimageretrieval-pytorch

A PyTorch library for training and evaluating convolutional neural networks (CNNs) for image retrieval.

+1
+0.1%
1.5K
total stars
#4953
konlpy/konlpy

A Python package for Korean natural language processing, useful for vibe coders building AI-powered apps.

+1
+0.1%
1.5K
total stars
#4954
successfulstudy/promptoftheyear

A curated collection of impactful AI prompts across various domains for developers working with large language models.

+1
+0.1%
1.5K
total stars
#4955
pkmital/CADL

A free MOOC course on creative applications of deep learning with TensorFlow for developers.

+1
+0.1%
1.5K
total stars
#4956
chainer/chainercv

ChainerCV is a Python library for deep learning in computer vision tasks such as object detection and segmentation.

+1
+0.1%
1.5K
total stars
#4957
speedinghzl/CCNet

CCNet is a semantic segmentation library that uses Criss-Cross Attention to improve scene parsing performance.

+1
+0.1%
1.5K
total stars
#4958
igrigorik/decisiontree

An ID3-based implementation of the ML Decision Tree algorithm in Ruby for use in machine learning projects.

+1
+0.1%
1.5K
total stars
#4959
ivanreese/visual-programming-codex

A curated repository of resources related to the past and future of visual programming tools.

+1
+0.1%
1.5K
total stars
#4960
sxyu/pixel-nerf

PixelNeRF is a Python library for training and using NeRF models for neural volumetric rendering.

+1
+0.1%
1.5K
total stars
#4961
peteanderson80/bottom-up-attention

Bottom-up attention model for image captioning and visual question answering, built on Faster R-CNN and Visual Genome.

+1
+0.1%
1.5K
total stars
#4962
ksluckow/awesome-symbolic-execution

A curated list of awesome symbolic execution resources for developers working with AI tools.

+1
+0.1%
1.5K
total stars
#4963
IBM/fhe-toolkit-linux

An IBM toolkit for computing on encrypted data without decryption, with demos for secure ML and key-value search.

+1
+0.1%
1.5K
total stars
#4964
devv-ai/devv

An AI-powered search engine for developers to discover tools and resources for building with AI.

+1
+0.1%
1.5K
total stars
#4965
m2dsupsdlclass/lectures-labs

Slides and Jupyter notebooks for deep learning lectures at a Master's program in data science.

+1
+0.1%
1.5K
total stars
#4966
datitran/face2face-demo

A pix2pix demo that learns from facial landmarks and translates this into a face, useful for AI-powered face generation.

+1
+0.1%
1.5K
total stars
#4967
shouzhong/Scanner

A Java library for recognizing various types of barcodes, ID cards, vehicle plates, and text from images.

+1
+0.1%
1.5K
total stars
#4968
nerfstudio-project/nerfacc

A general NeRF acceleration toolbox in PyTorch for efficient neural rendering and computer vision.

+1
+0.1%
1.5K
total stars
#4969
liuhuanyong/TextGrapher

A Python library for extracting key information from text documents and visualizing it as a semantic graph.

+1
+0.1%
1.5K
total stars
#4970
bojone/attention

A collection of attention-based neural network implementations in Python.

+1
+0.1%
1.5K
total stars
#4971
mit-han-lab/proxylessnas

An efficient neural architecture search (NAS) method that directly optimizes for the target task and hardware.

+1
+0.1%
1.4K
total stars
#4972
rese1f/StableVideo

StableVideo is a Python library for text-driven, consistency-aware diffusion-based video editing, presented at ICCV 2023.

+1
+0.1%
1.4K
total stars
#4973
jamesturk/scrapeghost

An experimental Python library for scraping websites using OpenAI's GPT API.

+1
+0.1%
1.4K
total stars
#4974
mchong6/JoJoGAN

JoJoGAN is a PyTorch-based library for one-shot face stylization, enabling developers to create anime-style portraits.

+1
+0.1%
1.4K
total stars
#4975
LirongWu/awesome-graph-self-supervised-learning

A library for self-supervised learning on graphs, providing contrastive, generative, and predictive pretext tasks.

+1
+0.1%
1.4K
total stars
#4976
BachiLi/redner

A differentiable rendering library that enables Monte Carlo ray tracing without approximation for computer graphics and vision applications.

+1
+0.1%
1.4K
total stars
#4977
xuebinqin/BASNet

BASNet is a PyTorch library for boundary-aware salient object detection, useful for computer vision applications.

+1
+0.1%
1.4K
total stars
#4978
ucbrise/clipper

A low-latency prediction-serving system written in C++ for AI and ML applications.

+1
+0.1%
1.4K
total stars
#4979
gradslam/gradslam

An open-source differentiable dense SLAM library for PyTorch, focused on 3D reconstruction and robotics.

+1
+0.1%
1.4K
total stars
#4980
ConnorJL/GPT2

A Python implementation of training for GPT2, supporting TPUs for AI-focused developers.

+1
+0.1%
1.4K
total stars
#4981
gunthercox/chatterbot-corpus

A multilingual dialog corpus for building chatbots and conversational AI systems.

+1
+0.1%
1.4K
total stars
#4982
Francis-Rings/StableAnimator

StableAnimator is an end-to-end video diffusion framework for synthesizing high-quality, ID-preserving videos from a reference image and pose sequence.

+1
+0.1%
1.4K
total stars
#4983
advboxes/AdvBox

A toolbox to generate adversarial examples that fool neural networks in various ML frameworks.

+1
+0.1%
1.4K
total stars
#4984
instructlab/instructlab

A Python package for chatting with an AI model and executing the InstructLab workflow to train a model using custom taxonomy data.

+1
+0.1%
1.4K
total stars
#4985
open-mmlab/mmhuman3d

An OpenMMLab toolkit for 3D human parametric model development and benchmarking.

+1
+0.1%
1.4K
total stars
#4986
SagiPolaczek/NeuralSVG

NeuralSVG is an official Python implementation of a tool for generating SVG images from neural networks.

+1
+0.1%
1.4K
total stars
#4987
lightaime/cs231n

This repository contains solutions to assignments for the CS231n course on Convolutional Neural Networks for Visual Recognition.

+1
+0.1%
1.4K
total stars
#4988
johnBuffer/NoCol

A C++ library for finding trajectories in large datasets, potentially useful for AI/ML applications.

+1
+0.1%
1.4K
total stars
#4989
TorchCraft/TorchCraft

TorchCraft is a library that connects the Torch deep learning framework to the StarCraft game engine, enabling AI research and development.

+1
+0.1%
1.4K
total stars
#4990
Maluuba/nlg-eval

Evaluation code for various unsupervised automated metrics for Natural Language Generation.

+1
+0.1%
1.4K
total stars
#4991
metrofun/machine-learning-surveys

A curated list of Machine Learning Surveys, Tutorials and Books for developers.

+1
+0.1%
1.4K
total stars
#4992
bytedance/SALMONN

SALMONN is a suite of advanced multi-modal large language models (LLMs) for audio, speech, and video understanding.

+1
+0.1%
1.4K
total stars
#4993
L1aoXingyu/Deep-Learning-Project-Template

This is a best practice deep learning project template architecture for vibe coders.

+1
+0.1%
1.4K
total stars
#4994
yyyujintang/Awesome-Mamba-Papers

A curated collection of papers related to Mamba, a framework for building AI-powered applications.

+1
+0.1%
1.4K
total stars
#4995
gnobitab/InstaFlow

InstaFlow is a Python library that enables one-step Stable Diffusion image generation with Rectified Flow.

+1
+0.1%
1.4K
total stars
#4996
liyaguang/DCRNN

A TensorFlow implementation of the Diffusion Convolutional Recurrent Neural Network for spatiotemporal forecasting.

+1
+0.1%
1.4K
total stars
#4997
hszhao/semseg

A PyTorch library for semantic segmentation, a computer vision task to classify each pixel in an image.

+1
+0.1%
1.4K
total stars
#4998
bonlime/keras-deeplab-v3-plus

A Keras implementation of the DeepLab v3+ model with pretrained weights for semantic segmentation tasks.

+1
+0.1%
1.4K
total stars
#4999
wangzheallen/awesome-human-pose-estimation

A comprehensive collection of human pose estimation research papers and resources.

+1
+0.1%
1.4K
total stars
#5000
doonny/PipeCNN

An OpenCL-based FPGA accelerator for convolutional neural networks, ideal for vibe coders working on hardware-accelerated deep learning projects.

+1
+0.1%
1.4K
total stars
1...99101...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.