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 9,393 public repositories matching this topic...
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
-
Updated
Jun 8, 2020 - Python
Issue Summary
Documentation and error messages are misleading when using a release version of Caffe on Ubuntu.
Executed Command (if any)
cmake .. -DBUILD_CAFFE=OFF -DCaffe_INCLUDE_DIRS=/usr/include/caffe -DCaffe_LIBS=/usr/lib/x86_64-linux-gnu/libcaffe.so
OpenPose Output (if any)
-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identificatio
List of Computer Science courses with video lectures.
-
Updated
May 28, 2020
Your new Mentor for Data Science E-Learning.
-
Updated
Jun 8, 2020 - Jupyter Notebook
For some reason, when I open the web document, real_a and fake_b are matching, but the real_b is from another image; however in the images folder the images are correct. Does someone know why does this happen?
File "E:\New folder\multi-person-openpose.py", line 166, in
net = cv2.dnn.readNetFromCaffe(protoFile, weightsFile)
cv2.error: OpenCV(4.2.0) C:\projects\opencv-python\opencv\modules\dnn\src\caffe\caffe_io.cpp:1132: error: (-2:Unspecified error) FAILED: fs.is_open(). Can't open "pose/coco/pose_iter_440000.caffemodel" in function 'cv::dnn::ReadProtoFromBinaryFile'
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
-
Updated
Jun 13, 2020 - C
Dears,
if somebody has instructions , my target is to recognize a face using tensor flow but I didn't find a full instructions which scripts to use to do the following :
1- crop faces
2- Train images .
3- face recognition.
if examples or sample commands that would be appreciated!
I have Ubuntu Linux with python and tensor flow environment ready.
appreciate your steps to go forward
There seems to be conflicting data on what the "OriginGeopoint" is. In the documentation it's referenced as the location of the PlayerStart while in code it's commented as the coordinates of Unreal level at the coordinates 0,0,0.
Documentation:
https://micro
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
-
Updated
May 24, 2020
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
-
Updated
Aug 13, 2019 - Lua
Content aware image resize library
-
Updated
May 14, 2020 - Go
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
-
Updated
May 31, 2020 - Jupyter Notebook
A toolkit for making real world machine learning and data analysis applications in C++
-
Updated
Jun 10, 2020 - C++
A MNIST-like fashion product database. Benchmark
-
Updated
May 23, 2020 - Python
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
-
Updated
May 24, 2020
Using Gstreamer isPlaying() always returns true even when paused and using plain ofVideoPlayer it returns false when paused. It would be great to have a standard behavior.
see:
arturoc/ofxGStreamer#27
I want see the values while training, tf.log(predict_real + EPS) and tf.log(1 - predict_fake + EPS).
so, i'm add the code(#add code) in the main.
if should(a.progress_freq):
fetches["discrim_loss"] = model.discrim_loss
fetches["gen_loss_GAN"] = model.gen_loss_GAN
fetches["gen_loss_L1"] = model.gen_loss_L1
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)->{
Is your feature request related to a problem? Please describe.
Other related issues: #408 #251
I trained a Chinese model for spaCy, linked it to [spacy's package folder]/data/zh (using spacy link) and want to use that for ludwig. However, when I tried to set the config for ludwig, I received an error, which tell me that there is no way to load the Chinese model.
ValueError: Key ch
Problem
torchvision has quite a few transforms, but I often find myself using the wrong one because the I misread/just skimmed the doc strings.
Solution
I'm suggesting to add examples / visualizations for each transform. This way it's easier to know what a given transform does.
After this improvement there should be an example (maybe a few where it makes sense) for each transform in
Install OpenCV, PyQt4, Anaconda.
That means I have to install these three separately?
conda install -c https://conda.anaconda.org/menpo opencv3
Install opencv with anaconda again?
An interactive deep learning book with code, math, and discussions.
-
Updated
Jun 13, 2020 - Python
I'm submitting a ... (check one with "x")
[ ] bug report
[ ] help wanted
[ ] feature request
Current behavior
Expected/desired behavior
Reproduction of the problem
If the current behavior is a bug or you can illustrate your feature request better with an example, please provide the steps to reproduce.
What is the expected behavior?
Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own!
-
Updated
May 22, 2020 - Python
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
-
Updated
Jun 12, 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
Describe the bug
Documentation says flann version 1.7.1 is minimum required. The least tested version of flann on the CI is 1.8.4:
$ docker run --rm -it ubuntu:16.04 bash
$ apt update
$ apt search libflann
Sorting... Done
Full Text Search... Done
libflann-dev/xenial 1.8.4-4.1 amd64
Fast Library for AppTensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
-
Updated
Jun 9, 2020 - Jupyter Notebook

