The Wayback Machine - https://web.archive.org/web/20200716224729/https://github.com/topics/computervision
Skip to content
#

computervision

Here are 221 public repositories matching this topic...

arunvarma99910
arunvarma99910 commented Apr 19, 2020

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'

hyousefGopher
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?

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.
  • Updated Jul 14, 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.
  • Updated Jul 16, 2020
  • Python

Improve this page

Add a description, image, and links to the computervision topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the computervision topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.