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/farzonl/seamcarving

A CLI tool that grows or shrinks images using a graph cut algorithm.

computer-photography computer-vision opencv

Last synced: 03 Aug 2025

https://github.com/saadkh1/clip_dual_encoder

Visual and Vision-Language Representation Pre-Training with Contrastive Learning

computer-vision contrastive-language-image-pretraining deep-learning nlp openai-clip pytorch

Last synced: 07 May 2026

https://github.com/jmoussa/computer-vision-volume-control

Simple program that traces hand movements (in this case a pinch gesture) and adjusts the computer's volume based on distance between the thumb and index finger.

computer-vision cv2 cv2-library gesture gesture-recognition gestures pc-tool python tool volume-control

Last synced: 10 Jul 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/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/mjbommar/amos3

Python 3 client for Archive of Many Outdoor Scenes

amos cameras computer-vision dataset images outdoor-camera python3 scene-recognition weather-data

Last synced: 14 Sep 2025

https://github.com/gokulnpc/ai-virtual-mouse

This project leverages OpenCV for hand tracking and gesture recognition and AutoPy for mouse control to create a real-time hand gesture mouse control application. Users can control the mouse cursor's movement and perform mouse clicks using hand gestures detected by the camera.

computer-vision deeplearning mediapipe opencv-python python virtual-mouse-using-hand-gesture

Last synced: 30 Apr 2026

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/sovit-123/robust_neural_networks_by_adding_noise_to_data

PyTorch implementation of building robust deep learning neural networks by adding noise to image data before training.

computer-vision convolutional-neural-networks deep-learning image-classification image-processing image-recognition neural-networks paper-implementations pytorch

Last synced: 24 Apr 2026

https://github.com/saba-gul/gait-analysis-using-3d-cnn

Gait Recognition with 3D CNN. This project proposes a novel approach using 3D convolutional neural networks (3D CNN) to capture spatio-temporal features of gait sequences for robust recognition in an un-intrusive manner.

3d-convolutional-network baysian-optimisation cnn-classification computer-vision gait gait-analysis gait-energy-image gait-recognition optimization-algorithms

Last synced: 06 Jun 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/adhiiisetiawan/corn-leaf-infection-recognition

Project for recognize corn leaf infection

agriculture computer-vision pytorch

Last synced: 22 Apr 2026

https://github.com/gahogg/know-your-fruit-public

A Flask web application on Heroku for acquiring fruit information from the simple act of uploading a picture, utilizing GCP AI Platform Prediction. Partner - https://github.com/a76jain

ai-platform cnn-keras computer-vision flask gcp heroku html machine-learning python

Last synced: 20 Apr 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/marceloeatworld/yolo26-training

YOLO26 hand pose (21 keypoints) & face detection โ€” trained for touchless kiosk interaction

computer-vision directml face-detection hand-pose hand-tracking keypoint-detection onnx photobooth pose-estimation ultralytics yolo yolo26

Last synced: 04 Jun 2026

https://github.com/capjamesg/computer-vision-challenges

Test your knowledge of computer vision with these challenges.

challenges computer-vision image-processing machine-learning

Last synced: 18 Mar 2026

https://github.com/assadounto/face-recognition-using-computer-vision

This project is based on face recognition using computer vision. It uses OpenCv and face recognition libraries to detect faces

computer-vision face-detection face-recognition opencv opencv-python

Last synced: 01 May 2026

https://github.com/bhavyac16/handwriting-recognition

Python module to use Micrsoft Azure's Computer Vision API for handwriting recognition

computer-vision computer-vision-api handwriting-recognition microsoft-azure-api

Last synced: 11 May 2026

https://github.com/agarnung/threepde

A 3D visualization of image evolution under partial differential equations

computer-vision image-processing partial-differential-equations pde three-js threejs

Last synced: 02 Jul 2025

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/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/rese1f/univhp

Unified Human-centric Perception Model and Benchmark in Sports

action-recognition computer-vision human-perception human-pose-estimation multi-object-tracking sports

Last synced: 19 Mar 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/lambda-science/myoquant-streamlit

MyoQuant-Streamlit is a demo web application to showcase usage of MyoQuant. Demo version deployed at: https://lbgi.fr/MyoQuant

computer-vision deep-learning disease histology image medecine python pytorch quantification streamlit tensorflow

Last synced: 10 Apr 2026

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/denselance/resnet-simple

resnet-simple is a Python3 library that provides a well-documented and easy to use implementation of ResNet (and ResNetv1.5), together with its most basic use case of image classification. Uses PyTorch as the base for implementation.

computer-vision image-classification image-recognition python pytorch resnet

Last synced: 01 May 2026

https://github.com/aqafridi/ai-engineering-specialization

This repo contain all materials for modern techniques used in Artificial intelligence engineering using frameworks of TensorFlow, Pytorch and OpenCV.

cnn computer-vision keras neural-network opencv pillow pytorch tensorflow

Last synced: 11 Apr 2026

https://github.com/mamunul/fast

FAST Corner Detection

computer-vision corner-detection cpp fast macos

Last synced: 04 May 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/mendez-luisjose/brain-tumor-detection-with-yolov8

Brain Tumor Detection with Python and YOLOv8

computer-vision yolov8

Last synced: 14 Mar 2025

https://github.com/dnum-mi/basegun-ml

All code related to machine learning for Basegun project

computer-vision machine-learning ocr python

Last synced: 28 Jan 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/devroopsaha744/yogafix

YogaFix is a real-time Yoga Pose detection and feedback system built using Python, OpenCV, and Mediapipe for pose estimation. The system is served via a FastAPI backend that captures webcam frames server-side, processes them to detect poses, and provides real-time feedback over WebSocket connections.

ai-trainer computer-vision fastapi mediapie opencv pose-correction pose-detection pose-estimation python websockets yoga

Last synced: 18 Apr 2026

https://github.com/sdpdas/yolov5-docanalyser

This tool extracts images from a PDF, annotates them using the YOLOv5 model, and converts the annotated images back into a single PDF.. https://github.com/ultralytics/yolov5 https://github.com/HumanSignal/labelImg https://www.kaggle.com/code/sagardeepdas/yolov5-model1

computer-vision dataset-generation deep-learning document-classification image-annotation kaggle labelimg machine-learning object-detection python yolov5

Last synced: 05 May 2026

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/prodev717/examify

Examify is an AI-powered Python application that ensures fair online exam conduction by detecting unethical practices like screen sneaking and tab switching. It uses OpenCV, Mediapipe, Selenium, and FastAPI for real-time monitoring and secure browser automation.

browser-automation computer-vision education-technology fastapi gaze-detection mediapipe online-exam opencv python selenium student-monitoring-system tkinter

Last synced: 19 Feb 2026

https://github.com/MisterEkole/slam_with_vit

Visual SLAM for Mobile Robots with Vision Transformer(ViT)

computer-vision optimal-control slam transformer visual-slam-learning

Last synced: 25 Mar 2025

https://github.com/tobybenjaminclark/jazzhands

๐ŸŽท 1st Place for HackNotts84. Intuitive, Retro, Gesture Based, Rhythm game using Python3, GMS2, OpenCV & MediaPipe. Free Demo now available on Steam!

computer-vision game-development mediapipe opencv-python

Last synced: 24 Aug 2025

https://github.com/farzonl/cs6250

An android client app that runs AR, CV, & ML algorthims both locally or offloaded.

android augmented-reality computer-photography computer-vision distributed-systems iperf3 networking opencv opencv-java

Last synced: 12 Feb 2026

https://github.com/americast/blood-smear-analysis

Counts number of RBCs and WBCs in a photo of blood smear

blood-smears computer-vision cpp image-processing opencv

Last synced: 06 May 2026

https://github.com/negativenagesh/unfake

UnFake is the first platform to integrate a deepfake detection tool directly into the image-downloading process. Check Live by pressing below link -->

computer-vision data-science data-science-projects deep-fake deep-fake-detection deep-learning deep-learning-projects deepfake-detection efficientnetb7 image-processing python streamlit-webapp

Last synced: 27 Feb 2026

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/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/csinva/dnn-experiments

A set of scripts and experiments making it easier to analyze deep learning empirically.

ai artificial-intelligence cifar computer-vision deep-learning machine-learning ml mnist neural-network polynomial python pytorch sparse-coding statistics theory

Last synced: 06 May 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/msesia/conformal-label-noise

This repository implements conformal prediction methods for classification tasks that can automatically adapt to random label contamination in the calibration sample.

classification computer-vision conformal-prediction label-noise uncertainty-quantification

Last synced: 30 Oct 2025

https://github.com/blurred-machine/computer-vision-problems

In this repository, I have solved two problems with computer vision. The first Implementation is building a CNN in which the input is a noisy number and the output is a denoised number based on AutoEncoders. The second implementations is sequencing the characters read from number plates done using object detection.

cnn-classification cnn-keras computer-vision deeplearning detection image-processing neural-network

Last synced: 26 Feb 2025

https://github.com/khanovico/depthimage-self-sv

depth image generation from image of monocular camera

computer-vision deep-neural-network depth-image segmentation

Last synced: 07 Feb 2026

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: 29 Apr 2025

https://github.com/nikhil25803/count-reps

A customizable computer vision application to count different exercise reps with database support to track data.

computer-vision mediapipe opencv python3

Last synced: 08 May 2026

https://github.com/georgeerol/advancedlanefinding

This project is to write a software pipeline that identify lane boundaries in a video.

camera computer-vision computer-vision-tools lane-boundaries

Last synced: 14 Jun 2025

https://github.com/rohitawate/bokehlicious

Vision model for "portrait mode": Adding shallow depth of field to photos using portrait segmentation and depth estimation.

computer-vision deep-learning image-processing

Last synced: 14 Mar 2025

https://github.com/saantiaguilera/ml-reading

Papers and stuff you should definetely read about ML

computer-science computer-vision machine-learning neural-network

Last synced: 22 Mar 2025

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/robmarkcole/tagbox_python

A python script to teach Machinebox/Tagbox

computer-vision machinebox

Last synced: 30 Mar 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/jasjisdo/ctview

:hospital: java 8 swing application to view computed tomography scanned medical images

computer-tomograpy computer-vision ct image-processing medical-imaging segementation

Last synced: 25 May 2026

https://github.com/mariacarolinass/urban-disaster-monitor

Sistema inteligente de visรฃo computacional para detecรงรฃo e classificaรงรฃo de civis e socorristas em cenรกrios de desastre urbano, utilizando YOLOv8.

computer-vision disaster-response gradio huggingface image-classification imd object-detection open-datasets people-detection smart-cities ufrn yolov8

Last synced: 11 Aug 2025

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/koldim2001/ml_dl_research_vecg

ะŸั€ะพะตะบั‚ ML/DL ะพะฟั€ะตะดะตะปะตะฝะธั ัะตั€ะดะตั‡ะฝะพะน ะฝะตะดะพัั‚ะฐั‚ะพั‡ะฝะพัั‚ะธ ะฟะพ ะฒะตะบั‚ะพั€ะฝะพะน ัะปะตะบั‚ั€ะพะบะฐั€ะดะธะพะณั€ะฐั„ะธะธ

classification computer-vision dataset-generation deep-learning feature-extraction machine-learning mlfow point-cloud pointnet pointnet-pytorch pytorch regression resnet-18 vecg vector-ecg

Last synced: 16 May 2026

https://github.com/vikram0230/tamil-character-recognition

Character recognition App focused on recognising Tamil characters from images

character-recognition computer-vision flutter tamil tensorflow tflite

Last synced: 03 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/jocelynvelarde/hack-harvard-2024

Use of computer vision to detect shoplifting activity and report it into a smart dashboard

computer-vision machine-learning opencv python streamlit twilio yolov8

Last synced: 24 Feb 2026

https://github.com/carnotresearch/cr-vision

Computer Vision Tools and Applications by Carnot Research

computer-vision opencv opencv-python

Last synced: 13 May 2026

https://github.com/aposb/stereo-algorithms-evolution

Evolution of Basic Stereo Matching Algorithms. From Block Matching and Dynamic Programming to Semi-Global Matching and Belief Propagation. Compare the source code to see the improvements.

belief-propagation block-matching block-matching-algorithm computer-vision disparity-map dynamic-programming dynamic-programming-algorithm loopy-belief-propagation semi-global-matching sgm stereo-matching stereo-vision

Last synced: 11 Jun 2026

https://github.com/justincdavis/oakutils

An easy-to-use and robust library for seamless interaction with OAK cameras and the DepthAI API. It aims to bridge the gap between the DepthAI API and SDK, allowing for built-in integration with OpenCV and Open3D "out-of-the-box."

computer-vision oak-d open3d opencv python

Last synced: 16 Aug 2025

https://github.com/jmanhype/vggt-mps

VGGT 3D Vision Agent optimized for Apple Silicon with Metal Performance Shaders

3d-reconstruction apple-silicon claude-desktop computer-vision depth-estimation m1 m2 m3 macos mcp metal-performance-shaders mps pytorch vggt

Last synced: 28 Sep 2025

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/sliday/graffiti-finder

A small civic robot that walks Krakow through Mapillary, finds graffiti with a local vision model, and produces a form-ready list. Local-first, no live submissions by default.

apple-silicon arcgis civic-tech clip computer-vision graffiti krakow mapillary mlx sam3

Last synced: 18 Jun 2026

https://github.com/darioft/depth-angular

Open-source Depth Anything project using Angular 18 and Angular Material to enhance the Xenova tech demo with features inspired by LeiaPix / Immersity AI.

ai angular computer-vision depth-map

Last synced: 22 Jan 2026

https://github.com/ibaigorordo/neuflow_v2-pytorch-inference

Simplified repository for Pytorch inference for the NewFlow v2 Optical Flow model

computer-vision onnx opencv optical-flow python pytorch

Last synced: 29 Sep 2025

https://github.com/shristirajpoot/gestura-retail-accessibility-ai

AI-powered real-time sign language translator to enhance accessibility and customer experience in retail spaces

ai computer-vision customer-experience mediapipe opencv python retail-accessibility sign-language text-to-speech

Last synced: 04 Aug 2025

https://github.com/heyfoz/python-asl-detection

A Python ASL detection script utilizing a TensorFlow image classification model trained from scratch. It is tailored to recognize American Sign Language (ASL) alphabet letters from live video streams, and provides documentation covering the neural network architecture, installation, dataset details, training procedures, and real-time detection.

asl asl-alphabet asl-alphabet-translator computer-vision convolutional-neural-networks data-science deep-learning hand-tracking image-classification image-recognition keras machine-learning mediapipe neural-network python tensorflow

Last synced: 02 Feb 2026

https://github.com/sarthak-1408/finger-counter

This Repo represents Finger Counter on a live feed, you can easily count the number on your fingers.

computer-vision machine-learning-algorithms mediapipe opencv python3

Last synced: 13 Apr 2026

https://github.com/hrolive/computer-vision-nanodegree

As one of the 300 scholars chosen among 6,000 from the first phase, "Secure and Private AI" by Facebook AI, I have earned a full scholarship to Udacityโ€™s Computer Vision Nanodegree

computer-vision computer-vision-nanodegree deep-learning face-detection image-captioning machine-learning object-detection opencv python slam

Last synced: 09 Apr 2026

https://github.com/oaslananka/airsim101-yolov10-cv

Python computer-vision project for AirSim scenarios, YOLOv10 object detection, synthetic data workflows, and autonomous perception experiments.

airsim autonomous-systems computer-vision machine-learning object-detection opencv perception python research synthetic-data yolov10

Last synced: 08 Jul 2026

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

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