Ross ROSS = Recommend OSS · open-source software intelligence for agents

domain: computer-vision

2316 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
VITA-Group/DeblurGANv2
Official PyTorch implementation of DeblurGAN-v2, an ICCV 2019 relativistic conditional GAN for single-image motion deblurring with a Featur…
321192maintenance
yitu-opensource/T2T-ViT
Official PyTorch implementation of Tokens-to-Token ViT (T2T-ViT), an ICCV 2021 vision transformer architecture trained from scratch on Imag…
231191maintenance
ArknightsAutoHelper/ArknightsAutoHelper
A Python-based automation assistant for the mobile game Arknights that connects to Android devices or emulators via ADB. It automates repet…
101190maintenance
TheThreeDog/Auto-Lianliankan
A Python-based game cheat (bot) for the Lianliankan (matching tile) puzzle game that uses OpenCV image recognition to read the game board f…
321189maintenance
elliottwu/unsup3d
Official PyTorch implementation of the CVPR 2020 (Oral, Best Paper Award) research paper 'Unsupervised Learning of Probably Symmetric Defor…
321189maintenance
peng-zhihui/A-Eye
A super-mini AI camera development board based on the Kendryte K210 chip, with fully open-source hardware (PCB and enclosure designs) and f…
321189maintenance
vanhuyz/CycleGAN-TensorFlow
A TensorFlow implementation of CycleGAN for unpaired image-to-image translation, based on the original CycleGAN paper. It includes scripts …
231189maintenance
lightaime/deep_gcns_torch
A PyTorch library implementing DeepGCNs, DeeperGCN, and GNN1000 - graph convolutional network architectures that borrow residual/dense conn…
321187maintenance
visual-openllm/visual-openllm
An open-source tool that interactively connects different visual models with an LLM, built on ChatGLM, Visual ChatGPT, and Stable Diffusion…
301186maintenance
whai362/PSENet
Official PyTorch implementation of PSENet, a progressive scale expansion network for robust scene text detection. It includes training, tes…
231186maintenance
zju3dv/snake
Official research code for 'Deep Snake for Real-Time Instance Segmentation' (CVPR 2020 oral), implementing a deep contour-based instance se…
321185maintenance
HackerPoet/PySpace
PySpace is a Python tool for rendering GLSL fractal ray-marched scenes. It lets users write shader-based fractal animations and render them…
321184maintenance
PyRetri/PyRetri
PyRetri is a unified deep learning based unsupervised image retrieval toolbox built on PyTorch. It provides a modular pipeline of pre-proce…
321183maintenance
naoto0804/pytorch-AdaIN
An unofficial PyTorch implementation of the AdaIN paper 'Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization' (Huang…
101181maintenance
RedApparat/FaceDetector
An Android library that detects human faces in real time on camera preview streams, with a C++ core and simple integration via a frame proc…
231179maintenance
fbcotter/pytorch_wavelets
A PyTorch library implementing 2D discrete wavelet transforms (DWT), dual-tree complex wavelet transforms (DTCWT), their inverses, and a DT…
231175maintenance
MLNLP-World/AI-Paper-Collector
A tool from the MLNLP community that automatically collects AI-related papers from sources like DBLP, ACL Anthology, NIPS, and OpenReview, …
321173maintenance
cpvrlab/ImagePlay
ImagePlay is an open-source desktop application for rapid prototyping of image processing algorithms, combining over 70 individual image pr…
231173maintenance
ermongroup/SDEdit
SDEdit is a PyTorch implementation of the ICLR 2022 paper 'Guided Image Synthesis and Editing with Stochastic Differential Equations'. It p…
321168maintenance
daniilidis-group/neural_renderer
A PyTorch port of the Neural 3D Mesh Renderer (CVPR 2018), providing differentiable rasterization of 3D meshes. It supports rendering from …
321167maintenance
WebSpiderUtils/verification_code
A research repository documenting approaches and code for solving mainstream CAPTCHA systems such as Geetest, NetEase Yidun, and Aliyun CAP…
321165maintenance
hiroharu-kato/neural_renderer
A differentiable 3D mesh renderer implemented in Chainer, accompanying the CVPR 2018 paper 'Neural 3D Mesh Renderer'. It enables gradient-b…
231164maintenance
ChenyangQiQi/FateZero
FateZero is a zero-shot text-based video editing framework built on pretrained Stable Diffusion models, introduced in an ICCV 2023 Oral pap…
211163maintenance
facebookresearch/meshrcnn
Mesh R-CNN is Facebook AI Research's official implementation of the ICCV 2019 paper, a model that detects objects in images and predicts th…
601161maintenance
shadow2496/VITON-HD
Official PyTorch implementation of VITON-HD (CVPR 2021), a high-resolution image-based virtual try-on model that transfers a clothing item …
401161maintenance
wyharveychen/CloserLookFewShot
Reference PyTorch implementation of the ICLR 2019 paper 'A Closer Look at Few-shot Classification', providing a testbed for empirical evalu…
321159maintenance
chentao0707/QrCodeScan
An Android QR code scanning client that combines ZXing's camera control with the faster ZBar C decoding library, including a fix for Chines…
321157maintenance
kuixu/kitti_object_vis
A Python toolkit for transforming and visualizing the KITTI Object Detection dataset, including volumetric LiDAR point clouds, birdview pro…
321157maintenance
Paperspace/DataAugmentationForObjectDetection
A Python library implementing data augmentation transforms (flipping, scaling, rotation, shearing, translation, resizing) that adjust both …
321156maintenance
Sharpiless/Yolov5-Deepsort
A Python project combining YOLOv5 object detection with DeepSort multi-object tracking, packaged as a Detector class for vehicle and pedest…
321154maintenance
Xharlie/pointnerf
Point-NeRF is a research implementation of a point-based neural radiance field method (CVPR 2022 Oral) that models scenes with neural 3D po…
321154maintenance
pkhungurn/talking-head-anime-2-demo
Demo programs for the Talking Head Anime from a Single Image 2 project, which animates an anime character from a single image. It includes …
321153maintenance
PengyiZhang/SlimYOLOv3
SlimYOLOv3 is a research implementation of channel-pruned YOLOv3 object detectors optimized for real-time inference on UAVs and embedded de…
321152maintenance
houqb/CoordAttention
A PyTorch implementation of Coordinate Attention (CoordAttention), an efficient attention mechanism for mobile networks introduced in a CVP…
321152maintenance
andrewkirillov/AForge.NET
AForge.NET is an open-source C# framework for computer vision and artificial intelligence, comprising libraries such as AForge.Imaging, AFo…
321151maintenance
JodusNodus/react-qr-reader
A React component that scans and decodes QR codes using the device webcam via WebRTC. It provides a simple QrReader component with hooks-ba…
231151maintenance
bubbliiiing/yolov5-pytorch
A PyTorch implementation of the YOLOv5 (v5.0) object detection model with full training, prediction, and evaluation pipelines. It is design…
231149maintenance
mchong6/GANsNRoses
Official PyTorch implementation of GANs N' Roses, a model for diverse image-to-image and video-to-video translation that converts selfie ph…
321148maintenance
braindotai/Watermark-Removal-Pytorch
A PyTorch implementation of watermark removal based on the Deep Image Prior paper, using a CNN generator's structure to restore images with…
231148maintenance
joe-siyuan-qiao/DetectoRS
Official PyTorch implementation of DetectoRS, a state-of-the-art object detection and instance segmentation model using Recursive Feature P…
321147maintenance
pix2pixzero/pix2pix-zero
pix2pix-zero is a Python library implementing zero-shot image-to-image translation using pre-trained Stable Diffusion models. It enables ed…
311146maintenance
Shiriluz/Word-As-Image
Official implementation of the Word-As-Image semantic typography technique (SIGGRAPH 2023), which automatically illustrates letters so they…
301144maintenance
peiyunh/tiny
A MATLAB implementation of the Tiny Face Detector (CVPR 2017), a deep-learning face detector specialized in finding very small faces using …
321143maintenance
HRNet/HRNet-Facial-Landmark-Detection
Official PyTorch implementation of HRNet-based facial landmark detection from the TPAMI paper 'Deep High-Resolution Representation Learning…
321138maintenance
arpitbansal297/Cold-Diffusion-Models
Official PyTorch implementation of Cold Diffusion, a research paper showing that diffusion-style generative models can invert arbitrary ima…
321136maintenance
karfly/learnable-triangulation-pytorch
Official PyTorch implementation of the ICCV 2019 paper 'Learnable Triangulation of Human Pose', providing algebraic and volumetric learnabl…
231135maintenance
cadenji/foolrenderer
A tiny software renderer written in C from scratch without any graphics API, designed to demonstrate real-time rendering techniques like ra…
321134maintenance
CASIA-LMC-Lab/AnomalyGPT
AnomalyGPT is the first Large Vision-Language Model based method for industrial anomaly detection, identifying the presence and location of…
281133maintenance
puzzledqs/BBox-Label-Tool
A simple Python Tkinter desktop application for drawing and saving object bounding box annotations on images. It stores labels as text file…
321132maintenance
MRzzm/DINet
DINet is the official PyTorch implementation of an AAAI 2023 paper on realistic face visually dubbing, which deforms and inpaints mouth reg…
321128maintenance
maudzung/SFA3D
A PyTorch implementation of SFA3D, a fast and accurate anchor-free 3D object detection model for LiDAR point clouds, trained and evaluated …
321128maintenance
youyuge34/Anime-InPainting
An application tool built on Edge-Connect that performs anime image inpainting, allowing users to repair, fill, and remove blemishes or mos…
321127maintenance
laurentkneip/opengv
OpenGV is a C++ library of computer vision methods for solving geometric vision problems such as absolute-pose, relative-pose, triangulatio…
321126maintenance
bearpaw/pytorch-pose
A PyTorch toolkit implementing a general pipeline for 2D single-human pose estimation, with training, inference, and evaluation interfaces …
321121maintenance
irolaina/FCRN-DepthPrediction
Reference implementation and pretrained models for FCRN (Deeper Depth Prediction with Fully Convolutional Residual Networks), predicting de…
321118maintenance
snap-research/EfficientFormer
A PyTorch implementation of EfficientFormer and EfficientFormerV2, efficient vision transformer model families designed to run at MobileNet…
321116maintenance
mit-han-lab/gan-compression
A PyTorch research codebase implementing GAN Compression, a CVPR 2020 method that reduces the computation of conditional GANs like pix2pix,…
231115maintenance
JiawangBian/GMS-Feature-Matcher
GMS (Grid-based Motion Statistics) is a fast, robust feature correspondence algorithm for filtering feature matches between images, publish…
321114maintenance
Res2Net/Res2Net-PretrainedModels
Official PyTorch implementation of Res2Net, a multi-scale CNN backbone architecture published in TPAMI, with ImageNet-pretrained model weig…
321114maintenance
LeonLok/Multi-Camera-Live-Object-Tracking
A Python application that performs live multi-camera object detection, tracking, and counting using YOLO v4 and Deep SORT, with a Flask web…
321110maintenance
andyzeng/visual-pushing-grasping
PyTorch reference implementation of Visual Pushing and Grasping (VPG), which trains robotic agents via self-supervised deep reinforcement l…
321109maintenance
fudan-zvg/SETR
SETR (SEgmentation TRansformers) is the official PyTorch implementation of the CVPR 2021 / IJCV 2024 paper 'Rethinking Semantic Segmentatio…
321108maintenance
biubug6/Face-Detector-1MB-with-landmark
A PyTorch-based ultra-lightweight face detection library (~1MB models) with 5-point facial landmark detection, offering slim, RFB, and Reti…
321107maintenance
aim-uofa/AdelaiDepth
AdelaiDepth is an open-source toolbox for monocular depth prediction and 3D scene reconstruction from single images, containing research pr…
321106maintenance
vietnh1009/QuickDraw
A Python implementation of Google's Quick, Draw! game that recognizes hand-drawn sketches using a CNN trained on the Quick Draw dataset. It…
321105maintenance
msracver/Relation-Networks-for-Object-Detection
Official MXNet implementation of the CVPR 2018 paper 'Relation Networks for Object Detection', which adds an attention-based relation modul…
321104maintenance
qiucheng025/zao-
A Python deep learning tool that identifies and swaps faces in images and videos, with extract, train, and convert workflows plus an option…
321104maintenance
pfnet-research/sngan_projection
Official Chainer implementation of GANs using spectral normalization and projection discriminators for conditional image generation on Imag…
321103maintenance
fyu/drn
A PyTorch library implementing Dilated Residual Networks (DRN), which combine dilated convolutions with residual networks for image classif…
321102maintenance
Flode-Labs/vid2densepose
A Python tool that applies the DensePose model to videos, producing color-coded part-index visualizations for each frame. Its output is des…
261102maintenance
ckkelvinchan/RealBasicVSR
Official PyTorch implementation of RealBasicVSR, a real-world video super-resolution model from CVPR 2022, built on MMEditing. It provides …
321100maintenance
hhaAndroid/mmdetection-mini
A minimal, heavily annotated reimplementation of the mmdetection object detection framework, built from scratch for learning purposes. It m…
321100maintenance
hongfz16/AvatarCLIP
Official PyTorch implementation of AvatarCLIP, a SIGGRAPH 2022 research framework that generates and animates 3D human avatars from natural…
321100maintenance
kazuto1011/deeplab-pytorch
An unofficial PyTorch re-implementation of DeepLab v2 with a ResNet-101 backbone for semantic segmentation, supporting COCO-Stuff and PASCA…
231100maintenance
jacobgil/vit-explain
A PyTorch library implementing explainability methods for Vision Transformers, including Attention Rollout and Gradient Attention Rollout. …
321098maintenance
jeeliz/jeelizWeboji
A JavaScript/WebGL library for real-time face tracking and facial expression detection in the browser, using a neural network to detect 11 …
321097maintenance
nmoehrle/mvs-texturing
A C++ command-line application that textures 3D meshes reconstructed from multi-view stereo (MVS) images, based on the ECCV 2014 paper 'Let…
641094maintenance
VITA-Group/EnlightenGAN
Official PyTorch implementation of EnlightenGAN, an IEEE TIP paper on deep low-light image enhancement without paired supervision using gen…
321091maintenance
dyh/unbox_yolov5_deepsort_counting
A Python application that combines YOLOv5 object detection with DeepSORT multi-object tracking to detect, track, and count pedestrians and …
321091maintenance
jhansireddy/AndroidScannerDemo
ScanLibrary is an Android document scanning library built on top of OpenCV that lets users select document edges, crop the document, and ap…
321089maintenance
maelfabien/Multimodal-Emotion-Recognition
A real-time multimodal emotion recognition web app built with Flask that analyzes emotions from text, audio, and video inputs using deep le…
321089maintenance
lukasHoel/text2room
Text2Room is a research codebase that generates room-scale textured 3D meshes from a text prompt by leveraging pre-trained 2D text-to-image…
301089maintenance
yu4u/noise2noise
An unofficial, partial Keras implementation of the Noise2Noise paper for learning image restoration without clean training data. It trains …
231088maintenance
ethanhe42/channel-pruning
Reference implementation of the ICCV 2017 channel pruning method for accelerating very deep convolutional neural networks, using LASSO regr…
231088maintenance
sfzhang15/ATSS
Official PyTorch implementation of ATSS (Adaptive Training Sample Selection), a CVPR 2020 Oral paper on object detection. It automatically …
321086maintenance
emedvedev/attention-ocr
A TensorFlow-based OCR model using a CNN plus seq2seq architecture with visual attention for text recognition in images. It ships as a Pyth…
231086maintenance
GOATmessi8/ASFF
A PyTorch implementation of YOLOv3 with the Adaptively Spatial Feature Fusion (ASFF) module and optional MobileNetV2 backbone for single-sh…
321085maintenance
google-research/maxim
Official implementation of MAXIM, a multi-axis MLP architecture for low-level image processing tasks, presented as a CVPR 2022 oral paper. …
101085maintenance
locuslab/convmixer
An official PyTorch implementation of ConvMixer, a patch-based convolutional image classification architecture from the ICLR 2022 paper 'Pa…
231084maintenance
AstarLight/CPS-OCR-Engine
A deep-learning-based OCR engine from SYSU DeepDriving Lab that recognizes 3755 printed Chinese characters (Level-1 character set) in elect…
321083maintenance
Rock-100/FaceKit
FaceKit is a C++ toolkit implementing Progressive Calibration Networks (PCN) for real-time rotation-invariant face detection and tracking, …
321083maintenance
Redth/ZXing.Net.Mobile
A C#/.NET barcode scanning library based on ZXing, providing camera-based barcode and QR code scanning for Xamarin.iOS, Xamarin.Android, UW…
231083maintenance
rykov8/ssd_keras
A Keras port of the SSD (Single Shot MultiBox Detector) object detection model, including pretrained weights ported from the original Caffe…
101083maintenance
weiyithu/SurroundOcc
SurroundOcc is the official PyTorch implementation of an ICCV 2023 paper predicting dense 3D volumetric occupancy from multi-camera images …
431081maintenance
uhlik/bpy
A collection of Python addons for Blender, most notably the Point Cloud Visualizer for displaying, editing, filtering, and rendering colore…
321081maintenance
wilson1yan/VideoGPT
VideoGPT is a PyTorch implementation of a video generation model that combines a VQ-VAE with 3D convolutions and axial attention with a GPT…
321081maintenance
orobix/Prototypical-Networks-for-Few-shot-Learning-PyTorch
A PyTorch implementation of Prototypical Networks for few-shot learning, including the prototypical loss and episode-based batch sampler. I…
321078maintenance
floodsung/LearningToCompare_FSL
Official PyTorch implementation of the Relation Network for Few-Shot Learning from the CVPR 2018 paper 'Learning to Compare'. It includes t…
321076maintenance
cardwing/Codes-for-Lane-Detection
Reference implementations of lightweight lane detection CNNs, including the ENet-SAD model from the ICCV 2019 paper 'Learning Lightweight L…
321075maintenance
sunset1995/DirectVoxGO
DirectVoxGO (DVGO) is a PyTorch implementation of Direct Voxel Grid Optimization for fast neural radiance field (NeRF) reconstruction, repl…
321075maintenance

← prev page 19 / 24 next →