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,636 public repositories matching this topic...
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
-
Updated
Dec 21, 2020 - C++
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球140所大学采用教学。
-
Updated
Dec 19, 2020 - Python
List of Computer Science courses with video lectures.
-
Updated
Nov 23, 2020
YOLOv4v / Scaled-YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
-
Updated
Dec 21, 2020 - C
Image-to-Image Translation in PyTorch
-
Updated
Dec 19, 2020 - Python
Learn OpenCV : C++ and Python Examples
-
Updated
Dec 21, 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
Dec 16, 2020 - Python
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
-
Updated
Dec 7, 2020
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
-
Updated
Dec 18, 2020 - C++
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)->{
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
-
Updated
Aug 3, 2020 - Lua
A toolkit for making real world machine learning and data analysis applications in C++
-
Updated
Dec 21, 2020 - C++
Content aware image resize library
-
Updated
Dec 16, 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 21, 2020 - Python
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
-
Updated
Dec 17, 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
Ludwig is a toolbox that allows to train and evaluate deep learning models without the need to write code.
-
Updated
Dec 21, 2020 - Python
Best Practices, code samples, and documentation for Computer Vision.
-
Updated
Oct 19, 2020 - Jupyter Notebook
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
-
Updated
Dec 21, 2020 - Python
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
-
Updated
Dec 11, 2019 - C++


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