msarfrazcss

Results 5 issues of msarfrazcss

Hi, I want to run pre trained weights by using **Darknet api** in python. You are using Darkflow API but i want to use Darknet API. Can any help me...

Hi, I have trained my model for single class, i want to count the object detected in webcam, means it should count unique object, if same object detecting in frame...

Hey guys i am tarining a model on my custom dataset, Can you tell me please What should be possible loss to train YOLO model, below is the training console:...

This code (https://sites.google.com/view/tensorflow-example-java-api) is running successfully on YOLOv2 model, but not runs on my tensorflow model which I have trained by using python tutorial: (https://github.com/EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10/tree/d1c5b59803543e48362c27c48d704d4b0d92d135) That **produce .pb** file for...

Hi, i am new to tensorflow object detection API, i trained a model with 900 images of shoes, i put 20%(180 images) into test forlder and 80%(720 images into train...