#
computervision
Here are 221 public repositories matching this topic...
-
Updated
Feb 20, 2019 - Shell
Open
Installing MinGW-W64
1
hyousefGopher
commented
Mar 6, 2020
In the installation instructions for Windows at [GoCV][1] we've the below line:
Download and run the MinGW-W64 compiler installer from https://sourceforge.net/projects/mingw-w64/?source=typ_redirect.
I downloaded the mentioned file, but could not find executor file, and could not find anything like x86_64-7.3.0-posix-seh-rt_v5-rev2 as mentioned in the instuctions, any help?
-
Updated
Dec 21, 2019
A list of resources in different fields of Computer Science (multiple languages)
javascript
python
programming-language
machine-learning
cryptography
database
networking
physics
assembly
regular-expression
mathematics
artificial-intelligence
operating-system
computer
cybersecurity
quantum-computing
exploits
cloud-computing
awesome-list
computervision
-
Updated
Jul 12, 2020
[Siggraph 2017] BundleFusion: Real-time Globally Consistent 3D Reconstruction using Online Surface Re-integration
-
Updated
May 29, 2020 - C++
This repository allows you to get started with a gui based training a State-of-the-art Deep Learning model with little to no configuration needed! Training with TensorFlow has never been so easy.
docker
gui
deep-neural-networks
computer-vision
deep-learning
neural-network
tensorflow
rest-api
ssd
tensorboard
resnet
deeplearning
object-detection
nvidia-docker
computervision
objectdetection
tensorflow-training
detection-api
tensorflow-gui
inference-api
-
Updated
Jul 14, 2020 - Python
Set of Machine Learning Python plugins for GIMP
machine-learning
computer-vision
deep-learning
gimp
machine-learning-algorithms
pytorch
image-manipulation
photo-editing
python27
gimp-plugin
computervision
gimp-2-10
-
Updated
Jul 4, 2020 - Python
This repository allows you to get started with training a state-of-the-art Deep Learning model with little to no configuration needed! You provide your labeled dataset and you can start the training right away and monitor it in many different ways like TensorBoard or a custom REST API and GUI. Training with YOLOv3 has never been so easy.
docker
gui
automation
deep-neural-networks
monitoring
deep-learning
neural-network
rest-api
yolo
tensorboard
deeplearning
object-detection
darknet
computervision
objectdetection
yolov3
alexeyab-darknet
yologui
yolo-gui
yolo-tensorboard
-
Updated
Jul 16, 2020 - Python
This is tensorflow implementation for cvpr2017 paper "Deeply Supervised Salient Object Detection with Short Connections"
-
Updated
Mar 11, 2019 - Python
nrweir
commented
Feb 13, 2020
This tutorial is placed under the CLI section, it should be under the python API section.
Bonnet and then some! Deep Learning Framework for various Image Recognition Tasks. Photogrammetry and Robotics Lab, University of Bonn
-
Updated
Feb 25, 2020 - Python
This is a repository for an object detection inference API using the Tensorflow framework.
api
docker
cpu
computer-vision
deep-learning
docker-container
tensorflow
rest-api
docker-image
inference
deeplearning
object-detection
tensorflow-framework
predictions
inference-server
bounding-boxes
computervision
docker-ce
inference-engine
detection-inference-api
-
Updated
Jun 23, 2020 - Python
Here lies all the exercises I implement and share in my website
-
Updated
Jul 16, 2019 - Jupyter Notebook
Code for the IJCAI 2018 paper "R^3Net: Recurrent Residual Refinement Network for Saliency Detection"
-
Updated
Jan 7, 2019 - Python
Vision framework example for my article. https://medium.com/compileswift/swift-world-whats-new-in-ios-11-vision-456ba4156bad
swift
machine-learning
computer-vision
face-recognition
face-detection
computervision
machinelearinng
ios11
-
Updated
Jun 26, 2017 - Swift
Plant Disease Detector Web Application
cnn
pytorch
machinelearning
deeplearning
fastai
computervision
machinelearning-python
plantdiseasedetection
plantdisease
plantclassification
-
Updated
Jun 13, 2020 - Jupyter Notebook
capsule networks that achieves outstanding performance on the German traffic sign dataset
deeplearning
autonomous-driving
autonomous-vehicles
computervision
traffic-sign-classification
traffic-sign-recognition
traffic-sign-detection
capsule-network
-
Updated
Jul 7, 2018 - Jupyter Notebook
A tool of running deep learning algorithms for semantic segmentation with satellite imagery
deep-learning
segmentation
satellite-imagery
nvidia-docker
unet
computervision
encoder-decoder
nerual-network
label-maker
pixel-decoder
labelmaker
-
Updated
Feb 26, 2020 - Python
PyTorch implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!
-
Updated
Jun 24, 2020 - Python
Sample projects for Computer Vision with Raspberry Pi and Movidius Neural Compute Stick
raspberry-pi
face-detection
computervision
emotion-recognition
face-identification
movidius
openvino
-
Updated
Nov 29, 2019 - Python
AdaLAM is a fully handcrafted realtime outlier filter integrating several best practices into a single efficient and effective framework. It detects inliers by searching for significant local affine patterns in image correspondences.
-
Updated
Jun 24, 2020 - Python
Visual odometry based on Intel® RealSense™ devices
-
Updated
Oct 24, 2019 - Java
CSGNet: Neural Shape parser for Constructive Solid Geometry
-
Updated
Apr 22, 2020 - Python
This container is no longer supported, and has been deprecated in favor of: https://github.com/joehoeller/NVIDIA-GPU-Tensor-Core-Accelerator-PyTorch-OpenCV
docker
opencv
tensorflow
cuda
pytorch
computervision
machinevision
tensorrt
cupy
pycuda
torchvision
rapidsai
-
Updated
Mar 29, 2020 - Jupyter Notebook
Tutorials for learning OpenCV in Python from Scratch
python
opencv
tutorial
computer-vision
guide
image-processing
tutorials
tutorial-teaches-people
imageprocessing
python2
opencv-python
computervision
-
Updated
Jan 5, 2017 - Jupyter Notebook
Caffe fork that supports CRF-RNN
-
Updated
Feb 26, 2018 - C++
Okutama-Action: An Aerial View Video Dataset for Concurrent Human Action Detection
-
Updated
Aug 6, 2019 - CSS
Improve this page
Add a description, image, and links to the computervision topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the computervision topic, visit your repo's landing page and select "manage topics."


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'