Giter VIP home page Giter VIP logo

yolo-object-detection-tensorflow's People

Contributors

huseinzol05 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

yolo-object-detection-tensorflow's Issues

Dataset

Where do I get YOLO_small.ckpt and VOC 2012 ?

Error in train-classification/train.py

Hi, running your code with my own dataset, I encounter this type of error:
File "train.py", line 39, in
data, output_dimension, label = utils.get_dataset()
NameError: name 'utils' is not defined

Could you help me?

Failing to find the .ckpt file

When I save the ckpt file in the folder as YOLO_small.ckpt, an error pops up saying, 'Failed to find any matching files for /home/nvidia/Documents/YOLO-Object-Detection-Tensorflow-master/model.ckpt
you must train first, exiting..'

When I save the ckpt file in the folder as model.ckpt, an error pops up saying, 'Failed to find any matching files for /home/nvidia/Documents/YOLO-Object-Detection-Tensorflow-master/YOLO_small.ckpt
you must train first, exiting..'

How do I deal with this?

How i can divide the data into 3 different parts: train, evaluation and test

Hi
I want to train a model for a custom object. I have three folders for data: train, test and evaluation. The labels of all images are saving in csv file with following information.

filename | width | height | class | xmin | ymin | xmax | ymax

I want to train a model by using this data. where train data will be used for training and evaluation data will used for model evaluation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.