An open API service indexing awesome lists of open source software.

Computer vision

Computer vision is an interdisciplinary field that deals with how computers can be made to gain high-level understanding of digital images and videos.

https://github.com/sartq333/chill-guy-maker

fetches your face from your headshot image and makes you a chill guy.

computer-vision huggingface machine-learning python3 pytorch

Last synced: 09 May 2026

https://github.com/rushil-ambati/lane-detector

Lane Detector with Computer Vision

computer-vision image-processing opencv

Last synced: 15 May 2026

https://github.com/javaidiqbal11/pattern-recognition-cloths

The goal is to build a model that can classify different clothing patterns, such as stripes, polka dots, plaid, floral, and more.

clothes-detector computer-vision convolutional-neural-networks deep-learning pattern-recognition python

Last synced: 13 May 2026

https://github.com/monish-nallagondalla/cnn_classifier

This project focuses on building an end-to-end system for classifying chicken diseases using Convolutional Neural Networks (CNNs). The model is trained to distinguish between healthy chickens and those affected by Coccidiosis based on fecal images. The project includes deployment and testing workflows on AWS and Azure for practical usability.

ai cnn-classification computer-vision data-science deep-learning machine-learning

Last synced: 30 Jun 2026

https://github.com/gabrieledradan/hmc-grad

Automate handwritten multiple-choice test grading with HMC-Grad, using a CNN trained in PyTorch on the EMNIST dataset and OpenCV for image processing. Input the correction key and the images of the answer sheets to receive each one's correctness and score, along with item and score analysis, in CSV and XLSX formats, and the annotated images as JPG.

cnn-pytorch computer-vision deep-learning handwritten-character-recognition notebooks open-source opencv python pytorch

Last synced: 02 Mar 2025

https://github.com/rishikesh-jadhav/car-velocity-estimation-using-opticalflow-dl

This repository is dedicated to Optical Flow-based Velocity Estimation for car motion analysis. The project incorporates classic algorithms such as Lucas-Kanade and Farneback, along with advanced deep learning approaches like RAFT. Additionally, it includes a hardware implementation on a robot rover, utilizing Raspberry Pi and Pi Camera.

computer-vision deep-learning deployment optical-flow picamera pytorch raft raspberry-pi robotics yolov5

Last synced: 13 Jul 2025

https://github.com/wpbonelli/find-ufos

image segmentation workflow for Phenome Force 2021

boundary-detection computer-vision image-segmentation phenome phenotyping

Last synced: 05 May 2025

https://github.com/christiansassi/computer-vision-project

Project developed by Pietro Bologna (@bolognapietro) and Christian Sassi for the Computer Vision course.

computer-vision detection stitching tracking volleyball

Last synced: 08 Jul 2025

https://github.com/monzerdev/real-time-sign-language-recognition

A real-time sign language recognition system utilizing MediaPipe and CNNs to classify static gestures (A-Z, 1-9). Includes custom datasets, preprocessing, training, and evaluation scripts, designed to enhance accessibility for the deaf and hard-of-hearing communities.

computer-vision convolutional-neural-networks deep-learning gesture-recognition mediapipe python sign-language-recognition

Last synced: 15 May 2026

https://github.com/Programmer-RD-AI/DetectX

A Pythonic approach to object detection using Detectron2, a clean, modular framework for training and deploying computer vision models. DetectX simplifies the complexity of object detection while maintaining high performance and extensibility.

coco-dataset computer-vision computer-vision-library cuda deep-learning detectron2 faster-rcnn gpu-accelerated machine-learning ml-framework object-detection object-recognition python3 pytorch retinanet

Last synced: 04 May 2025

https://github.com/roboflow/server-benchmark

A script you can use to benchmark the Roboflow Deploy targets with your custom trained model on your hardware.

benchmark computer-vision inference object-detection roboflow

Last synced: 05 May 2026

https://github.com/fulcrum6378/mergen_android

A real-time artificial intelligence which simulates the human brain on a computer. (main version for Android)

android artificial-intelligence computer-vision cpp java jni logic probabilism probability reward-system robot robotics vulkan

Last synced: 30 Dec 2025

https://github.com/jersongb22/computervision

Links to my repositories with a wide variety of Computer Vision models using CNNs, Transfer Learning, and Vision Transformer with TensorFlow, PyTorch, Hugging Face and Ultralytics.

cnn computer-vision convnextv2 efficientnetv2 hugging-face image-captioning image-classification image-segmentation lenet-5 object-detection opencv plotly python pytorch scikit-learn tensorflow ultralytics video-classification vision-transformer yolo11

Last synced: 12 Apr 2026

https://github.com/tinh2044/yolo12-underwater

YOLOv12 Underwater Object Detection is an open-source suite for underwater object detection, built on YOLOv12. It offers an end-to-end pipeline with GPU-accelerated training, customizable data augmentations, real-time inference via Gradio, and support for model export (ONNX & PyTorch).

attention-mechanisms brackish-water computer-vision data-augmentation deep-learning environmental-adaptation evaluation-metrics gpu-acceleration gradio image-processing mixed-precision-training model-export object-detection onnx pytorch real-time-inference training-pipeline underwater-imaging underwater-object-detection yolov12

Last synced: 28 Apr 2026

https://github.com/jvtesteves/face_recognition_system

Real-time face detection and recognition system built from scratch in Python. Utilizes MTCNN for multi-face detection, FaceNet (InceptionResnetV1) for embedding extraction, and Euclidean distance for comparison. Allows training new identities via webcam captures and labels faces as known or “Unknown.”

computer-vision deep-learning face-detection face-embedding face-recognition facenet machine-learning mtcnn opencv python pytorch real-time

Last synced: 23 Jun 2025

https://github.com/rajjitlai/virtualpaint

An OpenCV Project on Virtual Paint using C++

computer-vision cpp opencv opencv-cpp virtual-paint

Last synced: 12 May 2026

https://github.com/muhammadhadiofficial/pixie-fruit

Main objective of the application was to run object detection models on mobile CPU and GPUs for offline inference in agriculture farms where internet is not available.

computer-vision image-processing mobile mobile-app object-detection

Last synced: 04 May 2025

https://github.com/enesdoruk/kaggle-projects

Kaggle Visual AI or Data Science Projects

computer-vision deep-learning kaggle python pytorch visualai

Last synced: 27 Apr 2026

https://github.com/shivance/vit

Vision Transformer Paper Implementation Pytorch

computer-vision pytorch transformer

Last synced: 03 Apr 2025

https://github.com/filthyrake/telescope_cam_detection

Real-time wildlife detection and telescope collision prevention system using RT-DETR + iNaturalist on NVIDIA A30

astronomy computer-vision deep-learning fastapi nvidia-gpu object-detection python pytorch real-time-detection rt-detr rtsp telescope websocket wildlife-monitoring

Last synced: 20 Apr 2026

https://github.com/smaranjitghose/big_cat_classifier

Using Visual Transformers to train a basic image classification model to classify images of lions, tigers, cheetahs, tigers and leopards

big-cat-classifer big-cats computer-vision deep-learning huggingface huggingface-transformers image-classification pytorch pytorch-lightning visual-transformers

Last synced: 15 May 2026

https://github.com/rodneyshag/digitclassification

A project in computer vision: Recognizes images of digits using a Naive Bayes classifier

computer-vision machine-learning naive-bayes-classifier recognizes-images

Last synced: 04 Aug 2025

https://github.com/busraoguzoglu/homography-and-image-stitching-from-scratch

Implementation of image stitching using homography to create panoramic images.

computer-vision image-processing

Last synced: 16 May 2026

https://github.com/angelognazzo/Reliable-Trustworthy-AI

Repository for the Reliable and Trustworthy AI course offered in Fall 2022 at ETH Zürich: implementation of DeepPoly, Robustness Analyzer for Deep Neural Networks

computer-vision deep-learning deep-neural-networks reliable-ai robust-machine-learning

Last synced: 10 May 2025

https://github.com/banitalebi/very-similar-objects-recognition

The Very Similar Objects Recognition repository focuses on advancing object recognition through deep learning, inspired by the Chihuahua-Muffin classification challenge.

chihuahua-muffin-classification-challenge computer-vision deep-learning machine-learning-challenges model-efficiency object-detection object-recognition

Last synced: 10 Apr 2025

https://github.com/mozturan/cv_im

Computer Vision and Image Processing examples/implementations

blur computer-vision harris-corner-detector histogram-equalization image-filtering image-processing

Last synced: 09 Apr 2025

https://github.com/travorlzh/vision-stuff

Some programs that deal with computer vision, face recognition, etc.

computer-vision face-recognition opencv-python

Last synced: 15 Jun 2025

https://github.com/sayakpaul/age-detector-web-app

A simple web app for age detection based on a Hackathon problem by Analytics Vidhya

computer-vision deep-learning fastai gcp render

Last synced: 02 Apr 2025

https://github.com/ishaansathaye/ee428-computervision

Cal Poly Spring 2025 EE 428 Computer Vision

ai cal-poly computer-vision deep-learning roboflow

Last synced: 20 Jan 2026

https://github.com/kalthommusa/flower-image-classifier

Project-2 of Udacity's Introduction to Machine Learning with TensorFlow Nanodegree. "Flower Image Classifier" is a Deep Learning Project with TensorFlow that aims to build a Keras model that accurately predicts the type of a particular flower among 102 different flower types, and then converts the developed image classifier into a command-line application.

ai computer-vision deep-learning flower-classification image-classifier machine-learning pre-trained-model supervised-learning tensorflow transfer-learning udacity-nanodegree

Last synced: 21 Apr 2026

https://github.com/ozogxyz/spoof

Face anti-spoofing with transformers. Low Rank Adaptation of ViT-16 base 224 model.

anti-spoofing computer-vision deep-learning facial-recognition

Last synced: 02 Apr 2025

https://github.com/luisfelipepoma/draw_detector

An application to classify a hand drawing into different classes.

computer-vision django flask-application ia python

Last synced: 07 May 2026

https://github.com/luisfelipepoma/data_science_applications

Learning about the applications of algorithms in data science, with a focus on explainability.

computer-vision data-science datasets difussion gans ia nlp nlp-machine-learning python recomendation-system transformers

Last synced: 01 May 2026

https://github.com/inviii/ava

AVA is an AI/ML-based open-source program designed for fully autonomous Cars and Drones. AVA stands for AUTONOMOUS VEHICLE & AVIATION

ava aviation computer-vision convolutional-neural-networks deep-neural-networks lane-finding machine-learning self-driving-car tensorflow traffic-sign-classification vehicle-detection

Last synced: 15 May 2026

https://github.com/tonyduan/retinanet-detection

Single-shot CNN object detection with RetinaNet in PyTorch.

computer-vision object-detection

Last synced: 21 Jul 2025

https://github.com/TheCodeTraveler/Perfect-Gift

A serverless function to verify a perfectly wrapped gift. The solution to #25DaysOfServerless Day 18.

azure-cli azure-functions computer-vision serverless storage

Last synced: 08 Sep 2025

https://github.com/alextanhongpin/opencv-sudoku

Experimenting sudoku solver with OpenCV

algorithm-x computer-vision cv dancing-links opencv sudoku

Last synced: 18 May 2026

https://github.com/grantgasser/vehicle-detection

Detecting and tracking vehicles with traditional computer vision techniques as well as deep learning

computer-vision feature-extraction vehicle-detection yolov5

Last synced: 03 Apr 2025

https://github.com/avicenne-ctrl/deep_fashion

Leverage computer vision with YOLO and Roboflow to implement clothing recognition and develop a recommendation app for outfit suggestions.

computer-vision dockerfile flask-api flask-application neighbor-search roboflow yolov8

Last synced: 05 Apr 2025

https://github.com/jotstolu/semantic-segmentation-of-tomato-fruits

This project leverages the segment anything model by Meta AI as a semi automated way of generating training data for training Mask-RCNN model and YOLO-V8 seg model for semantic/instance segmentation of tomato fruits images

computer-vision deep-learning instance-segmentation mask-rcnn segmentanythingmodel semantic-segmentation yolov8

Last synced: 21 Mar 2025

https://github.com/limon-7/deep-learning

This project is a comprehensive collection of machine learning algorithms implemented from scratch, accompanied by detailed documentation on the underlying mathematics.

cnn computer-vision deep-learning lstm machine-learning reinforcement-learning rnn

Last synced: 30 Jun 2026

https://github.com/rayyan9477/coin-detection-project

This Coin Detection Project leverages machine learning techniques to identify coins using a dataset from Kaggle. Key libraries utilized include OpenCV for image processing, TensorFlow for model training, and Pandas for data manipulation. The project also employs NumPy for numerical operations and Matplotlib for visualization.

computer-vision data-analysis data-science data-visualization machine-learning notebook python

Last synced: 15 May 2026

https://github.com/cynthiachiu/facial-emotion-detection-filter

Takes in live webcam video feed, detects your face using the HAAR Cascade Classifier, detects your emotion from your expression using FER model, and overlays an animal mask on top of your face with the emotion description.

computer-vision image-processing machine-learning opencv-python

Last synced: 18 May 2026

https://github.com/wanwin04/image-stitching

Survey of Image Stitching and its application in multi-perspective image stitching

computer-vision deep-learning homography image-stitching parallax sift-features

Last synced: 29 Mar 2025

https://github.com/rishraks/face_detection_anonymizer

The Face Detection and Anonymizer is a Python-based tool using OpenCV and Mediapipe to detect faces in real-time from a video stream. It allows users to toggle features like drawing bounding boxes around faces or anonymizing them with blur effects, ensuring privacy while showcasing efficient computer vision capabilities.

computer-vision mediapipe opencv-python

Last synced: 18 May 2026

https://github.com/egorsmkv/eerie-yolo11

Rust + YOLO with IREE

computer-vision iree ml yolo

Last synced: 11 May 2025

https://github.com/lily-osp/rfid-access-control-system

This project is just one of many examples of how we can apply the use of google theachable machine.

access-control arduino automation computer-vision nfc rfid security

Last synced: 19 May 2026

https://github.com/egorsmkv/ai-find-similar-objects

Rust in Action: embed your images into Qdrant and search similar objects using Rust and AI

ai computer-vision python qdrant rust tus yolo

Last synced: 11 May 2025

https://github.com/cyb3r17/cnn-based-brain-tumor-diagnosis

Website and machine learning model to diagnose different types of tumors from MRI images

ai computer-vision machine-learning opencv-python pytorch

Last synced: 15 Jun 2025

https://github.com/narius2030/imcp-support-blinders

This project focuses on image captioning by creating two primary models: DarkNetLM and DarkNetVG2. Both models leverage the CSP DarkNet53 architecture as the backbone of YOLOv8 for feature extraction from images. Combining with Transformers or LSTM to generating captions.

computer-vision data-lake image-captioning large-language-model mobile-app

Last synced: 30 Jun 2026

https://github.com/SarwanShah/Precipitation-Nowcasting-Using-Deep-Learning-2024

Using deep learning methodologies to address the problem of precipitation nowcasting.

computer-vision deep-learning gru lstm machine-learning meteorology precipitation-nowcasting remote-sensing

Last synced: 30 Jun 2026

https://github.com/firefly55lm/cnn_for_pokemon_detection

Convolutional Neural Network for Pokémon detection

computer-vision convolutional-neural-networks pokemon python tensorflow

Last synced: 09 May 2026

https://github.com/ginnters/realtime-object-detection-warning

Real-time YOLO-based object detection system with danger zone alerts, Telegram and Email notifications for safety automation.

computer-vision detection email-notification object-detection opencv safety telegram-api telegram-api-bot yolo

Last synced: 14 May 2026

https://github.com/psychofict/CW-BASS

[IJCNN 2025] 'Confidence-Weighted Boundary Aware Learning for Semi-Supervised Semantic Segmentation' (CW-BASS)

computer-vision image-processing semantic-segmentation semi-supervised-learning semi-supervised-semantic-segmentation

Last synced: 10 Apr 2025

https://github.com/pramodyasahan/unet-biomedical-segmentation

The U-Net architecture is a convolutional neural network designed for precise segmentation of biomedical images. It consists of a contracting path to capture context and a symmetric expanding path that enables precise localization. This implementation is based on the original paper and is adapted for the Carvana Image Masking Challenge dataset.

computer-vision convolutional-neural-networks deep-learning python

Last synced: 30 May 2026

https://github.com/schefflera-arboricola/virtual-ta

Hackathon Project 2023 : Captures the facial expressions of a learner watching online lectures and gives real time feedback/prompts, with a chat-gpt window incorporated.

beginner-project chatgpt-api cnn cnn-model computer-vision cv2 deep-face education facial-expression-recognition flask flask-application hackathon-project keras sklearn wip

Last synced: 17 Apr 2026

https://github.com/yanndubs/overlayed-datasets

Code for generating datasets consisting of overlayed images.

classification computer-vision datasets occlusion overlay python

Last synced: 18 May 2026

https://github.com/retkowsky/removing_background_from_image

Removing background from an image

computer-vision

Last synced: 07 Jul 2025

https://github.com/vanditg/image_analytics_task_ai_australia

This repository contains solutions or files of my attempt for the AI Austraial task of Image Analytics. The submission language is Python.

blurred-background bounding-boxes computer-vision deep-learning deep-neural-networks face-detection face-quality facial-expression-recognition haarcascade-frontalface

Last synced: 09 Apr 2025

https://github.com/alwaysai/kalman_hackyhour

May 12th Kalman filter-based tracker demonstration

computer-vision kalman-filter kalman-tracking

Last synced: 11 Jul 2025

https://github.com/demon-2-angel/mudra-detection-for-kathak-using-yolov8-object-detection

Discover the Kathak Mudra Detection Model—an innovative fusion of classical dance and AI. Using YOLOv8 and a custom dataset, this project provides real-time feedback on Asamyukta Hasta Mudras, enhancing practice and preserving tradition. Ideal for developers and dancers alike, explore the future of dance-tech synergy!

computer-vision gesture-detection kathak object-detection yolov8

Last synced: 01 Apr 2025

https://github.com/nicklasbekkevold/lidar-object-detection

Object detection on short LiDAR videos from buses in Trondheim, Norway. This was a part of the course TDT17 - Visual Intelligence at NTNU autumn 2021.

computer-vision lidar object-detection transfer-learning yolov5

Last synced: 08 Apr 2025

https://github.com/hrichharms/proximity-warning

Provides the foundation of a camera based proximity warning and ride camera system.

computer-vision steganography vehicle-detection

Last synced: 08 Apr 2025

https://github.com/filipbasara0/simple-convnext

Simple implementation of the ConvNext architecture in PyTorch

computer-vision convnext deep-learning image-classification pytorch

Last synced: 14 May 2026

https://github.com/zuehlke/doorplate-ar

ARKit Demo Application developed at #zCamp2018

arkit azure cognitive-services computer-vision ios ocr zcamp

Last synced: 14 May 2026

https://github.com/girinchutia/sam_onnx

A simple package for installing & running Segment Anything (SAM) model in ONNX format.

computer-vision onnx onnx-models segment-anything segmentation utilities

Last synced: 25 Jan 2026

https://github.com/lingyzhu0101/gemsc

[TCSVT'22] Enlightening Low-Light Images With Dynamic Guidance for Context Enrichment

computer-vision deep-learning image-enhancement low-light-vision

Last synced: 23 Jul 2025

https://github.com/davianyang/nn

Collections of neural networks that I have built as well as records and experiments with them

computer-vision deep-learning python pytorch pytorch-lightning

Last synced: 02 May 2026

https://github.com/smaranjitghose/captcha_divisor

Using Python🐍 to generate irritating captchas!

computer-vision image-processing opencv python

Last synced: 18 May 2026

https://github.com/simonzhaoms/facedetect

Simple face detection package for MLHUB

computer-vision face-detection mlhub

Last synced: 17 Mar 2025

https://github.com/maael/computer-vision-labs

Lab work for the 16COC202 Computer Vision module while at Loughborough University.

computer-vision lab matlab university

Last synced: 29 Mar 2025

https://github.com/ansh420/real_life-facial-emotion_recoginsation-using-deep-learning

Facial emotion recognition using deep learning is a popular research area in computer vision and artificial intelligence. Deep learning algorithms, such as Convolutional Neural Networks (CNNs), have shown promising results in recognizing facial expressions accurately and efficiently.

computer-vision deep-learning emotion-recognition machine-learning

Last synced: 07 May 2026

https://github.com/k1ethoang/accident_detect

Đồ án tốt nghiệp 2025 - Huấn luyện & đánh giá mô hình YOLO để phát hiện tai nạn giao thông tại Việt Nam

accident-detection computer-vision object-detection yolo yolov11

Last synced: 23 Jun 2025

https://github.com/filipbasara0/simple-ijepa

A simple and efficient implementation of Self-Supervised Learning from Images with a Joint-Embedding Predictive Architecture (I-JEPA)

computer-vision i-jepa jepa joint-embedding representation-learning self-distillation self-supervised-learning

Last synced: 08 Apr 2025

https://github.com/furkantsnb/coalclassifie

CoalClassifier: A deep learning model for classifying coal types using EfficientNetB0-based transfer learning and fine-tuning techniques. This project is designed to accurately distinguish between Anthracite, Bituminous, Lignite, and Peat classes and is developed using TensorFlow/Keras

coal-classification computer-vision data-visualization efficientnetb0 image-classification keras python streamlit tensorflow

Last synced: 05 Apr 2026

https://github.com/vishwas-chakilam/smart-attendance-system-using-opencv

The Smart Attendance System is an innovative application designed to automate attendance tracking using real-time facial recognition technology. Developed with Python, the system leverages the `OpenCV` and `face-recognition` libraries to detect and recognize faces through a live camera feed.

attendance-management-system computer-vision face-detection facial-recognition image-processing opencv python3 tkinter-gui

Last synced: 20 Jan 2026

https://github.com/pnkvalavala/image-captioning

Image Caption Generator using a Pretrained ResNet-50 and an LSTM architecture. Trained on COCO 2017 dataset, it's accessible via a Streamlit app.

computer-vision deep-learning image-captioning lstm mscoco python pytorch resnet streamlit

Last synced: 13 May 2026

https://github.com/louislelay/lane-detection-and-vehicle-tracking

C++ programming, using OpenCV, to process and analyze a video sequence of road traffic.

car-detection computer-vision cpp lane-detection lane-lines-detection opencv opencv-cpp opencv4 recognition road-detection

Last synced: 13 May 2026

https://github.com/aflucas-uom/ics2207-viola-jones

The Viola-Jones object detection framework, introduced in 2001 by Paul Viola and Michael Jones, represents a breakthrough in the field of Computer Vision (CV), particularly in the domain of real-time face detection.

computer-vision machine-learning viola-jones

Last synced: 12 Jun 2026

https://github.com/darrinbright/vehicle-detection-tracking-using-yolov5

A Real time Vehicle Detection and Tracking using YOLOv5 and SORT - Simple, online, and real time tracking of multiple objects in a video sequence.

computer-vision detection sort tracking-by-detection yolov5

Last synced: 23 Jun 2026

https://github.com/nguyen-phan-duc-minh/nguyen-phan-duc-minh

Nguyễn Phan Đức Minh – AI Engineer | Machine Learning | Computer Vision | Website, Mobile Developer (React & Flutter)

ai-engineer computer-vision deep-learning developer flutter machine-learning nguyen-phan-duc-minh react-native

Last synced: 13 May 2026

https://github.com/denizkarya1999/roemotion

Recognizes emotions utilizing machine learning and computer vision (TAI Lab Research Project)

android-application ar-vr computer-vision led-wristband machine-learning mobile-computing opencv pytorch research-project rolling-shutter-cameras

Last synced: 12 May 2026

Computer vision Awesome Lists
Awesome-pytorch-list 707 awesome-multimodal-ml 480 awesome-self-supervised-learning 463 Awesome-Transformer-Attention 2,160 awesome_3DReconstruction_list 169 awesome-industrial-anomaly-detection 1,102 awesome-hand-pose-estimation 497 awesome-image-classification 220 Awesome-Crowd-Counting 468 awesome-human-pose-estimation 89 awesome-autonomous-vehicles 296 Awesome-World-Model 725 Awesome-Federated-Learning 558 Awesome-FL 4,069 awesome-low-light-image-enhancement 219 Awesome-pytorch-list-CNVersion 692 Awesome-Interaction-aware-Trajectory-Prediction 564 Awesome-Implicit-NeRF-Robotics 191 iOS_ML 39 awesome-tensorflow-lite 110 CV-pretrained-model 103 awesome-attention-mechanism-in-cv 195 Awesome-Image-Colorization 150 awesome-grounding 157 openstl 43 Awesome-Open-Vocabulary 162 awesome-ai-awesomeness 236 awesome-capsule-networks 67 awesome-autonomous-vehicle 181 awesome-6d-object 600 awesome-multi-task-learning 233 awesome-robotics-3d 111 awesome-photogrammetry 90 awesome-open-data-centric-ai 56 awesome-ai-data-guided-projects 56 Awesome-Skeleton-based-Action-Recognition 104 Awesome-3D-Object-Detection 169 awesome-optical-flow 110 awesome-holistic-3d 129 awesome-data-annotation 93 Awesome-Parameter-Efficient-Transfer-Learning 124 awesome-panoptic-segmentation 45 awesome-computer-vision-models 189 awesome-state-of-depth-completion 71 awesome-robotics-datasets 79 awesome-nerf-editing 537 arctic 34 awesome-image-alignment-and-stitching 108 Awesome-Distributed-Deep-Learning 44 Awesome-Monocular-3D-detection 97