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/paulgavrikov/torchconvview

A library for PyTorch convolution layer visualizations.

cnn computer-vision python pytorch torch torchvision

Last synced: 17 Jan 2026

https://github.com/iv4n-ga6l/computervision_foundations

A repo providing a structured path, blending theoretical knowledge with practical experience through projects and exercises for computer vision

artificial-intelligence computer-vision jupyter-notebook opencv projects python roadmap vision-language

Last synced: 14 Jul 2025

https://github.com/blaz-r/gesture_recognition

Repository is part of my BSc thesis with title "Gesture recognition in video streams on an embedded device"

cnn computer-vision deep-learning depthai embedded-vision gesture-recognition lstm python

Last synced: 14 May 2025

https://github.com/breadrock1/pycvl

The PyCvl project is an python bindings based on CVLCore private repository which provides ability to use CVLCore APIs for continuous analysis of a video stream including generating vibro-image.

computer-vision cvcode object-detection-api opencv pyo3 pyo3-rust-bindings python rust rust-lang

Last synced: 07 May 2026

https://github.com/turiphro/martijn-msc-thesis

3D reconstruction with specular objects -- MSc thesis @ UCL -- Automatically exported from code.google.com/p/martijn-msc-thesis

3d 3d-reconstruction artificial-intelligence computer-vision machine-learning machine-vision ucl visibility-information

Last synced: 20 Aug 2025

https://github.com/maturk/image-denoising

Image denoising algorithms in Python

computer-vision denoising denoising-images python

Last synced: 27 Jun 2025

https://github.com/HeathSun/CPU-Python-Competition

2022 Apr, Python Contest regarding decoding, RSA, and Pytorch. I led the team to the 3rd place by scoring 1445 points as the leader of a team of five. CPU is Computer Psyco Union of UNNC.

computer-vision encryption pytorch rsa-cryptography

Last synced: 31 Oct 2025

https://github.com/ilieschibane/augmented-reality-bricks-breaker-game

An augmented reality break breaker game using computer vision techniques and mediapipe

augmented-reality computer-vision mediapipe mini-game-development opencv python

Last synced: 11 Apr 2026

https://github.com/jeppejepsen311/threejs-handtracking-101

A threejs / WebGL / MediaPipe-powered interactive demo that allows you to control a 3D sphere using hand gestures.

3d computer-vision free gestures hand hand-tracking mediapipe open-source threejs tutorial webgl

Last synced: 24 Jul 2025

https://github.com/shervinnd/pet_segmentation_unet

A U-Net model for pet image segmentation using the Oxford-IIIT Pet dataset ๐Ÿพ. Features preprocessing, training, and evaluation with IoU and ROC curves ๐Ÿ“Š. Perfect for computer vision enthusiasts! ๐Ÿš€

computer-vision convolutional-neural-networks deep-learning image-segmentation keras machine-learning oxford-iiit-pet-dataset semantic-segmentation tensorflow unet

Last synced: 18 Sep 2025

https://github.com/adityanandanx/dental-conditions-detection

An AI-powered platform for detecting dental conditions in X-ray images using computer vision and DICOM processing

ai computer-vision dental fastapi inference medical-imaging ml nextjs opencv roboflow vision vision-api

Last synced: 10 Apr 2026

https://github.com/andersonbosa/car-speed-tracking

Simple application of how to use the "OpenCV" python module to track a object in real time from a video source.

begginer computer-vision open-cv

Last synced: 11 Jun 2025

https://github.com/tanishq-ctrl/waste-classification

A deep learning-based web application that classifies different types of waste materials using computer vision. The system helps in proper waste segregation by identifying whether an item belongs to categories like cardboard, glass, metal, paper, plastic, or trash.

computer-vision deep-learning environmental flask image-classification keras mobilenetv2 sustainability tensorflow transfer-learning waste-management waste-management-system web-application

Last synced: 22 Mar 2025

https://github.com/kimaruthagna/digital-vision

Computer Vision Basics to advanced. My journey through this subfield of AI

computer-vision imageai model-weights object-detection ocr-python opencv-python optical-flow

Last synced: 18 Mar 2025

https://github.com/prasannaghimiree/pratyasha-a-deep-learning-approach-for-visual-impairment

An complete flutter based app for blind people incorporating Nepali currency detection, OCR and Environment Captioning for enhancing day to day activities of visually impaired person.

blind-people blindapp blindness cnn computer-vision currencydetection deep-learning environment environmentcaptioning environmentdetection inceptionv3 nepalicurrencydetection nlp ocr python resnet101 tesseract-ocr tokenizer transformer-architecture visualimpaired

Last synced: 29 Apr 2026

https://github.com/chordizm/rxcv

RxCV provide Rust programming experience to OpenCV.

computer-vision opencv rust

Last synced: 25 Oct 2025

https://github.com/vidhi1290/image-inpainting

๐ŸŽจ Restore images flawlessly with our Image Inpainting Showcase! Using Convolutional Neural Networks, we revive corrupted parts. Explore code, models, and innovation for visual perfection. Join the AI journey of artistry and magic! ๐Ÿ–ผ๏ธ๐Ÿ”ฎ #ImageInpainting

artificial-intelligence artificial-neural-networks cifar10 computer-vision datascience datavisualization deep-learning deep-neural-networks humanfacedetection image-inpainting kaggle lfw-dataset machine-learning machine-learning-algorithms mnist-handwriting-recognition neural-networks python

Last synced: 09 May 2026

https://github.com/shervinnd/persian_alphabet_detection

๐Ÿง  Persian_Alphabet_Detection is a deep learning project for recognizing Persian alphabet characters using Dense & CNN models in Keras/TensorFlow. It includes dataset preprocessing, model training, accuracy and ROC curve visualization, and real-world testing for 43 distinct character classes.

computer-vision convolutional-neural-networks data-visualization deep-learning image-classification keras machine-learning neural-networks persian-nlp python

Last synced: 03 Sep 2025

https://github.com/junayed-hasan/spontaneous-smile-recognition

A deep learning framework for distinguishing spontaneous from posed smiles in videos. It uses a multi-task approach, leveraging Duchenne Marker features through transformer networks. The model simultaneously predicts smile types and D-Markers, achieving state-of-the-art results on major datasets without D-Marker computation during inference.

computer-vision feature-extraction neural-network pattern-recognition transformers video-processing

Last synced: 03 Feb 2026

https://github.com/pushtogithub23/real-time-people-counting-yolov8

This repository contains scripts that use the YOLO model for real-time object detection and tracking. The focus is on detecting and counting people and vehicles within defined polygon zones. The project utilizes the ultralytics YOLO model and supervision for annotation and tracking.

computer-vision object-detection opencv-python people-counter supervision yolov8

Last synced: 06 Feb 2026

https://github.com/billy-enrizky/image-caption-generator

๐Ÿš€ Image Caption Generator Project ๐Ÿš€ ๐Ÿง  Building Customized LSTM Neural Network Encoder model with Dropout, Dense, RepeatVector, and Bidirectional LSTM layers. Sequence feature layers with Embedding, Dropout, and Bidirectional LSTM layers. Attention mechanism using Dot product, Softmax attention scores,...

computer-vision deep-learning flickr8k-dataset image-caption-generator image-captioning lstm-neural-networks natural-language-processing vgg16 vgg16-model

Last synced: 02 Sep 2025

https://github.com/rakibhhridoy/ctscanpredictioncovid19-tensorflow

Classifying covid positive and negative cases in ct-scan images. Though the data is not large enough, it can be processed and make prediction from the model. Images are quite similar thus the task became much complicated.

cnn cnn-classification cnn-keras computer-vision covid-19 ctscan deep-learning deep-neural-networks image-classification image-processing keras machine-learning medical-image-analysis neural-network prognosis python

Last synced: 20 Apr 2026

https://github.com/lmammino/movementdetector

A simple java openvc application to detect user movement in front of a camera

camera camera-image camera-recorder computer-vision experiment experimental java

Last synced: 30 Mar 2025

https://github.com/gloworm72/interactive-wand-gesture-recognition

Raspberry Pi wand system using OpenCV & machine learning to cast spells via real-time motion tracking, servo control, LEDs, and sound.

computer-vision gesture-recognition gesture-tracking harry-potter harrypotter machine-learning maker-project opencv raspberry-pi raspberry-pi-5 raspberrypi themepark

Last synced: 20 Apr 2026

https://github.com/jrzaurin/workshop_milan18

Mild introduction to computer vision and NLP with Keras

computer-vision keras machine-learning nlp

Last synced: 17 Apr 2026

https://github.com/40uf411/facial-keypoints-detection

Facial keypoints detection using Pytorch

computer-vision facial-keypoints kaggle opencv pytorch

Last synced: 04 May 2026

https://github.com/siddhesh-desai/ladlevision

Computer Vision based Ladle Tracking System

computer-vision deep-learning ladle-tracking yolo

Last synced: 11 Jun 2025

https://github.com/asadullah-dal17/aiphile

This simple Computer Vision Module is built on top of OpenCV-python, It has some helpful functions, like drawing transparent shapes, text with background, etc.

computer-vision drawing-tools opencv-python

Last synced: 16 Apr 2026

https://github.com/kourouklides/perspective-taking

Visual and Spatial Perceptual Perspective Taking (using Kinect)

c c-plus-plus computer-vision cpp cpp-code kinect kinect-fusion opencv opengl openni robotics ros ros-kinetic

Last synced: 12 Apr 2026

https://github.com/mxagar/image_captioning

Image captioning project with a deep learning model. Given an image, it is processed by an encoder CNN and then passed to a decoder RNN. The decoder outputs a text caption of the image content. The work is based on the paper "Show and Tell" by Vinyals et al. Pytorch is used for the implementation and the COCO dataset for training.

cnn coco-dataset computer-vision deep-learning image-captioning lstm machine-learning nlp pytorch rnn

Last synced: 17 May 2026

https://github.com/prasukj7-arch/visual_text

The project uses computer vision and machine learning to translate sign language gestures into text, MediaPipe detects handprints, and Random Forest Classifier predicts characters in real time. It recognizes all 26 letters of the English alphabet, providing an intuitive interface to improve communication for people who need to use sign language.

computer-vision english-alphabet-recognition hand-gesture-recognition human-computer-interaction machine-learning mediapipe random-forest-classifier real-time-prediction sign-language-translation

Last synced: 05 Feb 2026

https://github.com/sahal-mulki/hand_ai

A program which can be implemented in online classes, to detect when a student is raising their hand.

ai comput computer-vision cpython cv2 python python-3 python3 tensorflow tensorflow2 webcam webcam-capture

Last synced: 06 May 2026

https://github.com/ynstf/bts-telebot

the chatbot of the technical school Al-kindy about the AI sector's subjects

ai bot chatbot computer-vision cv2 tensorflow

Last synced: 14 May 2026

https://github.com/abhinav-26/gocorona

In this repository we have created an Android application which will help in fighting again corona virus and aware the authority of that region about all those who are not following Social Distancing in that region

android-application computer-vision coronavirus coronavirus-real-time covid-19 gocorona java opencv-python social-distancing

Last synced: 21 May 2026

https://github.com/monzerdev/sign-language-detection

Real-time sign language detection using CNN and MediaPipe for hand landmark recognition. Implements deep learning models to classify sign language gestures from live video input.

cnn computer-vision deep-learning machine-learning mediapipe opencv pandas python pytorch real-time signlanguagedetection

Last synced: 10 Feb 2026

https://github.com/jordankzf/hough-circle-traffic-light

Detect and recognise traffic lights using Hough circle transform implemented with OpenCV and Python

autonomous-driving autonomous-vehicles computer-vision hough-circle-detector hough-circles opencv python traffic-light traffic-sign-recognition traffic-signs

Last synced: 29 Apr 2026

https://github.com/johnnv1/ccagt-utils

Some code to work with CCAgT dataset. Annotations format conversion, mask generation, plotting samples, etc.

computer-vision computer-vision-datasets dataset object-detection panoptic-segmentation segmentation

Last synced: 07 Apr 2025

https://github.com/nikpan1/movemaster

Movemaster is a computer application designed to help users learn proper execution of basic strength and isometric exercises by offering an interactive and engaging gameplay experience.

computer-vision exercises game healthcare unity

Last synced: 09 Feb 2026

https://github.com/wanglh300/eagle

EAGLE: Contextual Point Cloud Generation via Adaptive Continuous Normalizing Flow with Self-Attention

adaptive-continuous-normalizing-flow computer-vision point-cloud-generation pytorch self-attention

Last synced: 25 Oct 2025

https://github.com/subhangisati/hand-gesture-recognition-system

This project implements a hand gesture recognition system using deep learning techniques with TensorFlow and Keras. It involves preprocessing a dataset from Kaggle, building and training a convolutional neural network (CNN) model.

cnn computer-vision hand-gesture-recognition image-processing image-recognition keras-tensorflow machine-learning python3

Last synced: 30 Apr 2026

https://github.com/foxriver-2005/face-recognition-using-android-and-computer-vision-facereg-app-

Lightweight neural network model designed for real-time face recognition. The core of the system involves training a face recognition model with images, converting the trained model into a TFLite format for Android use, and creating an Android application performs face registration and recognition.

android-application computer-vision deep-learning face-detection face-recognition firebase mobile-app

Last synced: 11 Feb 2026

https://github.com/mvrilo/cam

cam is a package for Go that provides a high level api (similar to net/http) and a small set of plugins for working with camera frames.

cam camera camera-frames computer-vision computervision go gocv golang opencv video webcam

Last synced: 02 May 2026

https://github.com/choidae1/paper-review

Repo for Computer Vision Paper review

computer-vision paper paper-review

Last synced: 19 Mar 2026

https://github.com/amac-lfc/frsystem

A machine learning project: Real-time face mask recognition with Python.

computer-vision covid-19 deep-learning face-detection face-mask face-recognition mask-detection

Last synced: 14 Jan 2026

https://github.com/aryanxxvii/clearbg

U^2-Net from scratch for Foreground Extraction, trained on DUTS-TE & DIS5K following MLOps practices.

background-removal computer-vision deep-learning image-segmentation machine-learning mlops pytorch salient-object-detection

Last synced: 28 Feb 2026

https://github.com/gsaini/gsaini

Full-stack & AI/ML engineer with over 15+ years in the industry, passionate about scalable architecture, seamless UX, & bringing intelligence to software. I build AI-driven web platforms & intelligent agents, & I love collaborating on open-source, SaaS, and GenAI projects. I thrive at the intersection of frontend, backend, DevOps, Cloud, AI & ML

architect artificial-intelligence cloud-architect computer-vision devops gopal-saini gsaini large-language-models machine-learning mlops

Last synced: 14 Jun 2026

https://github.com/thenishantraj/skydraw

Draw digitally with hand gestures using computer vision. Powered by MediaPipe and OpenCV for real-time sketching via webcam.

computer-vision mediapipe opencv project python

Last synced: 01 May 2026

https://github.com/ilieschibane/mask-detection

A python Program that check if a person is wearing a mask or not

computer-vision deep-learning haar-cascade-classifier mask-detection python tensorflow

Last synced: 04 May 2026

https://github.com/sriramsk1999/facecolorizer

Colorizing black-and-white images of faces with a CycleGAN

colorization computer-vision cyclegan deep-learning tensorflow

Last synced: 20 Apr 2026

https://github.com/wykerd/chopfox

A utility that uses computer vision to extract information from comic strips

cli comic comics computer-vision cpp cpp-library manga ocr opencv splitter

Last synced: 16 Apr 2026

https://github.com/alkasaliss/whichflower

# whichFlower : a flower species recognition app using tensorflow/keras and React-Native

computer-vision flower-classification keras react-native tensorflow

Last synced: 04 May 2026

https://github.com/boemer00/edge-processing-remote-sensing

Develop a lightweight, efficient neural network model for real-time satellite image classification on cloud-based edge computing environments, focusing on robustness and adaptability.

computer-vision convolutional-neural-networks docker edge-computing mobilenet opencv optuna python remote-sensing

Last synced: 16 Apr 2026

https://github.com/vermavinay982/vizon-demographics-gift-advisor-aws

Rekognition based, shopping site - recommends gift based on uploaded image of your Gifted One.

aws computer-vision css flask html js machine machine-learning python

Last synced: 10 Feb 2026

https://github.com/zjutcv/zjutcv

๐ŸŽ‡ZJUT toolbox for computer vision.

computer-vision deep-learning numpy pytorch

Last synced: 24 Apr 2025

https://github.com/shervinnd/cifar-10-image-classification-with-cnn

Description: Dive into this exciting project that builds a CNN with TensorFlow/Keras to classify CIFAR-10 images into 10 vibrant classes! ๐Ÿ“ธ It features data preprocessing, model training, stunning ROC curve visualizations ๐Ÿ“Š, sample predictions, and custom image classification

auc-analysis batch-normalization cifar-10 cnn-model computer-vision convolutional-neural-networks custom-image-prediction deep-learning image-classification image-preprocessing keras machine-learning matplotlib-visualization numpy opencv python roc-curve scikit-learn softmax-classifier tensorflow

Last synced: 03 Sep 2025

https://github.com/lddl/mot-go

Dead simple Multi-object tracking in Golang

computer-vision multiobject-tracking tracking

Last synced: 15 Oct 2025

https://github.com/dimiz51/petsartistgan

PetsArtistGAN is a deep learning project that focuses on generating artistic renditions of pet images using Generative Adversarial Networks (GANs). This repository contains the code for training and evaluating the PetsArtistGAN model.

computer-vision gan generative-ai keras

Last synced: 10 May 2026

https://github.com/2000pawan/smart-face-recognition-system

๐Ÿ‘๏ธ Smart Face Recognition System using Machine Learning This is a GUI-based Smart Face Recognition System built using Python, Tkinter, OpenCV, and Machine Learning techniques. It can recognize faces in real-time webcam feeds capturing new training data via webcam.

ai artificial-intelligence computer-vision face-recognition haar-cascade-classifier image-processing machine-learning opencv pillow python tkinter-gui

Last synced: 30 Apr 2026

https://github.com/dereklstinson/cvdh

Computer Vision Data Helper (cvdh) is a set of functions I find that I use a lot in analyzing data before pre-processing it.

computer-vision go preprocessing

Last synced: 18 Mar 2025

https://github.com/sivkri/imagecoloranalysis

ImageColorAnalysis is a repository with a Python script for color analysis in images using ImageMagick. It generates bash scripts for individual JPG images to analyze specific colors. It provides a flexible solution for extracting color information from images, applicable in various domains such as image classification and data analysis.

bash-scripts color-analysis computer-vision data-analysis image-classification image-processing imagemagick pavement pavement-images python-scripting stomata stomatal-index

Last synced: 13 Feb 2026

https://github.com/graceduansu/clip_bbox

Python library for detecting image objects with natural language text labels

clip computer-vision deep-learning object-detection python pytorch

Last synced: 14 Jan 2026

https://github.com/nem-web/smart-attendance

A modern, dual-portal web application that automates classroom attendance using real-time face recognition and provides detailed analytics for teachers and students.

computer-vision nodejs python reactjs tailwindcss

Last synced: 26 Jan 2026

https://github.com/chekoduadarsh/optimization-of-retinex-and-image-processing-algorithms

This project analysis and optimizes Retinex image enhancement algorithm for embedded system applications

computer-vision hardware-optimization multi-threading optimization parellel-programming retinex

Last synced: 06 Jul 2025

https://github.com/tallamjr/kccv

Collection of Kaggle Competitions for Computer Vision

computer-vision deep-learning kaggle tensorflow2

Last synced: 21 Apr 2026

https://github.com/priyanshudutta04/ai-self-checkout

Automated AI self checkout system using CNN and Yolo.

cnn computer-vision deep-learning pytorch self-checkout tensorflow yolov8

Last synced: 22 Jan 2026

https://github.com/mamunul/fast

FAST Corner Detection

computer-vision corner-detection cpp fast macos

Last synced: 04 May 2026

https://github.com/zackakil/iod2vot

๐Ÿ“ท -> ๐Ÿ“ฝ๏ธ Turn any Image object detection model into a video object tracking model.

computer-vision image-processing iod machine-learning object-detection object-tracking video-processing vot

Last synced: 08 Jun 2026

https://github.com/annndruha/aruco_detection

ะ ะฐัะฟะพะทะฝะฐะฒะฐะฝะธะต ะผะฐั€ะบะตั€ะพะฒ ArUco ะธ ั‚ั€ะฐะฝัะปัั†ะธั ะฝะฐ ัะตั€ะฒะตั€

aruco-markers computer-vision cv opencv streaming

Last synced: 21 Jul 2025

https://github.com/fardinhash/opencv_experiments

You can take this repository as OpenCV tutorial. Techniques, Experiments, Applications are given here

computer-vision cv2 cv2-image image-processing opencv opencv-application opencv-example opencv-library opencv-python opencv-tutorial opencv-tutorials python read-image

Last synced: 07 May 2026

https://github.com/coderfatherbb/crop-doctor-final-year-project-

This project is a comprehensive Flask-based application designed to help farmers and agricultural enthusiasts identify crop diseases and enhance productivity. It includes an intelligent chatbot, crop disease detection using machine learning models, and an admin portal for adding new models.

agriculture artificial-intelligence cnn computer-vision css deep-learning detection flask flask-application genrative-ai html llm machine-learning python3 transformers

Last synced: 13 Feb 2026

https://github.com/drapegnik/objectdetector

:octocat: human detector that accurately bounds the human model on the photo

computer-vision cv object-detection opencv python

Last synced: 04 May 2026

https://github.com/chrismuntean/pursuit-alert

Counter surveillance system that detects vehicles that may be following you using ALPR. Designed simply with open source projects.

alpr computer-vision easyocr opencv pytorch ultralytics yolov9 yolov9-object-tracking

Last synced: 01 May 2026

https://github.com/dhi13man/cv-handgesturecontrol

A Python based project to train a Machine Learning model to detect different hand shapes in real time with multi-threading, using Computer Vision, to control the PC.

computer-vision deep-learning hand-gestures knn-model logistic-regression machine-learning predictions random-forest svm-classifier

Last synced: 19 Oct 2025

https://github.com/dennishnf/segmentation-in-keras-using-u-net

This repository provides basic example of semantic segmentation using the U-Net architecture.

computer-vision deep-learning keras machine-learning python segmentation semantic-segmentation tensorflow u-net

Last synced: 04 May 2026

https://github.com/hiroishida/tunable_filter

A library for creating customTUNABLE image filter

computer-vision opencv-python python3

Last synced: 11 May 2026

https://github.com/sayamalt/children-adult-classification

Successfully established a deep learning model which can precisely classify a human being as a child or an adult.

computer-vision convolutional-neural-networks image-data-generator image-recognition opencv

Last synced: 09 Nov 2025

https://github.com/anto18671/conv-neural-net

A custom implementation of a Convolutional Neural Network (CNN) from scratch in Rust

computer-vision convolutional-neural-networks from-scratch neural-network rust

Last synced: 05 Oct 2025

https://github.com/raihan4520/stable-diffusion

This repository demonstrates how to use Hugging Face's pre-trained models for Text-to-Image and Image-to-Text generation using Stable Diffusion.

computer-vision deep-learning generative-ai hugging-face image-captioning image-to-text machine-learning stable-diffusion text-to-image

Last synced: 27 Jan 2026

https://github.com/jeffasante/gazetrack

Open-source eye tracking framework combining traditional computer vision with machine learning for gaze estimation. Includes calibration protocols, validation metrics, and multiple detection backends.

computer-vision eye-tracking

Last synced: 18 Aug 2025

https://github.com/sefakcmn00/fire-detection-using-haar-cascade-classifier-in-opencv

It is the Fire detection project with Arduino of our Computer Vision work with Opencv. In this project, when fire detection was detected using Opencv intelligence libraries, the LED on the Arduino burned, the detection text was printed on the buzzer and LCD screen. I tried to explain the details of the project step by step below.

ardunio-uno cascade computer-vision firedetection opencv python

Last synced: 10 Apr 2026

https://github.com/q-viper/computer-vision-simple-to-advanced

A approach to collect simple to advanced algorithms on Computer Vision.

computer-vision hacktoberfest python

Last synced: 04 Apr 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