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.
Here are 11,488 public repositories matching this topic...
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
-
Updated
Nov 25, 2020 - C++
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球140所大学采用教学。
-
Updated
Dec 4, 2020 - Python
List of Computer Science courses with video lectures.
-
Updated
Nov 23, 2020
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
-
Updated
Dec 4, 2020 - C
Image-to-Image Translation in PyTorch
-
Updated
Nov 19, 2020 - Python
Learn OpenCV : C++ and Python Examples
-
Updated
Dec 5, 2020 - Jupyter Notebook
Change tensor.data to tensor.detach() due to
pytorch/pytorch#6990 (comment)
tensor.detach() is more robust than tensor.data.
Face recognition using Tensorflow
-
Updated
Nov 13, 2020 - Python
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
-
Updated
Nov 30, 2020
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
-
Updated
Dec 6, 2020 - C++
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
-
Updated
Aug 3, 2020 - Lua
Hello, dear Mediapipe guys.
I want to inference the hand pose with Mediapipe model and my own model.
I have my own tf-lite models, it can work on the RGB bitmap.
I try to query the RGB bitmap from input frame with data packet.
My code is
private static final String INPUT_VIDEO_STREAM_NAME = "input_video";
processor.addPacketCallback(INPUT_VIDEO_STREAM_NAME, (packet)->{
A toolkit for making real world machine learning and data analysis applications in C++
-
Updated
Dec 6, 2020 - C++
Content aware image resize library
-
Updated
Dec 4, 2020 - Go
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
-
Updated
Nov 8, 2020
A MNIST-like fashion product database. Benchmark
-
Updated
Nov 29, 2020 - Python
Interactive deep learning book with code, math, and discussions. Available in multi-frameworks. Adopted at 140 universities.
-
Updated
Dec 6, 2020 - Python
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
-
Updated
Dec 4, 2020 - C++
Image-to-image translation with conditional adversarial nets
-
Updated
Aug 5, 2020 - Lua
📚 Documentation
The methods in functional_pil.py and functional_tensor.py are private but contain a lot of duplicate documentation that is not currently used. It's worth cleaning this up and updating the documentation on functional.py to highlight potential differences or limitations between the two backends.
Here is an example of how we typically highlight backend differences in To
Best Practices, code samples, and documentation for Computer Vision.
-
Updated
Oct 19, 2020 - Jupyter Notebook
Ludwig is a toolbox that allows to train and evaluate deep learning models without the need to write code.
-
Updated
Dec 6, 2020 - Python
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
-
Updated
Aug 26, 2020 - C#
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
-
Updated
Oct 11, 2019
Hide screen when boss is approaching.
-
Updated
Oct 31, 2018 - Python
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
-
Updated
Nov 19, 2020 - Python
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
-
Updated
Dec 11, 2019 - C++
Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own!
-
Updated
Jul 15, 2020 - Python


System information (version)
Detailed description
The documentation for color conversions does not explain what _FULL does, e.g. https://docs.opencv.org/4.5.0/d8/d01/group__imgproc__color__conversions.html#gga4e0972be5de079fed4e3a10e24ef5ef0ae0070d7e97f1e565cc0992d038e5498e
I believe this should be explained for each color conversion as there are different inter