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

computervision

Here are 204 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'

knight2995
knight2995 commented Apr 12, 2020

Description

I am trying to test dnn-detection Code
. I am receiving an error message
gocv.io/x/gocv._Cfunc_Net_BlobFromImage(0x470f010, 0x3f80101010101010,...):

I think the scalefactor parameter of the BlobFromImage seems to be wrong

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 Jun 7, 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 Jan 31, 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.