Git Product home page Git Product logo

yolt's People

Contributors

avanetten 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

yolt's Issues

Can you share your code and more data?

Hi @ @avanetten
Your project is such cool. I am interested in them. I want to improve them and cite your paper. But, can you share more codes and more datas so that I can test them and train them?

Bests,

problems during training

Region Avg IOU: nan, Class: nan, Obj: -nan, No Obj: -nan, Avg Recall: 0.000000, count: 16
Region Avg IOU: nan, Class: nan, Obj: -nan, No Obj: -nan, Avg Recall: 0.000000, count: 8
Region Avg IOU: nan, Class: nan, Obj: -nan, No Obj: -nan, Avg Recall: 0.000000, count: 18
Region Avg IOU: nan, Class: nan, Obj: -nan, No Obj: -nan, Avg Recall: 0.000000, count: 12
Region Avg IOU: nan, Class: nan, Obj: -nan, No Obj: -nan, Avg Recall: 0.000000, count: 9

Gradient explosion occurred while training cowc data sets. What should I do?

Nothing predicted in validation mode

Why I got an empty prediction file and no predicted png image using validation mode? I do have ever get those results when I tried another model using different dataset.

How to install the gdal2.1.0

Hi,@avanetten
When installing gdal2.1.0 with conda,why is the display:
CondaRuntimeError: Runtime error: RuntimeError: Runtime error: Could not open u'/home/cp/anaconda2/pkgs/geos-3.5.0-0.tar.bz2.part' for writing (HTTPSConnectionPool(host='repo.continuum.io', port=443): Read timed out.).

gsd=0.3

The gsd of the original cowc dataset is 0.15,how can I train the cowc with 0.3gsd?

<x> <y> <width> <height>

when specifying the dataset, are x, y, width, height to be specified in absolute pixes, between 0 and 1 relative to the size of the whole image, or in some other way?

Thanks!

Where is the training data?

the data list show the data path is "/raid/local/src/yolt2/training_datasets/rio_planes_312/training_data/images/slice_airplane_rgb0_0_2490.jpg"
but I can't find in the dataset folder, Do i miss something?

Questions about small object detection

Hi @avanetten ,

Thanks for your work. I have read some articles talking about your paper and since now I am working on traffic-sign detection (though it is a much easier problems than yours), it will be great if we can make some discussion on this topic.

From my perspective, your model generally based on YOLO2, and the improvement are mainly on:

  1. crop the big picture to several small one, and than detect each
  2. modify the network so the last feature map will be 26^2 but not 13^2
    Am I right?
    Actually, I am now using YOLO3 to detect traffic sign. The picture in my dataset is 2048^2, the size of ground truth boxes vary from 10 pixels to around 100 pixels. Like you, I also do random crop to make the input size become 512. Unfortunately, the result is pretty bad. I have also tried other input size such as 1024, but the result seems similar.

So, have you tried using your strategies in YOLO3? And, any other structures or parameters modification do you think will do good to small object detection?

Many thanks.

make: *** No rule to make target 'obj/yolt.o', needed by 'darknet'. Stop

Hi, thank you for your sharing firstly. I have deployed your code in docker but when i try to compile the Makefile it makes mistake like that:
make: *** No rule to make target 'obj/yolt.o', needed by 'darknet'. Stop

And I note that the line 24 in Makefile "COMMON=-I/Users/avanetten/anaconda/pkgs/libgdal-2.1.0-0/include" , I just use python2.7 of system and already add PPA for "pip install gdal", but still make failed.
So how should I fix it?

Yolt Model

Hi i am trying to run yolt but unable to find YOLT configuration file in the repo please help
and where are the .weights file

Where show the passthrough function in the code or cfg?

Hi there!
I want to convert yolt to a matlab tool, but I can't find the passthrough function in the code or cfg files.
Maybe this is because I don't know the bottom principle of your project.

Could you please tell me how you achieve this passthrough function?

Yolt training script

In following script where is the ave_13x13.cfg file

python yolt2.py
--mode train
--outname 3class_boat_plane
--object_labels_str boat,boat_harbor,airplane
-- cfg_file ave_13x13.cfg
--nbands 3
--train_images_list_file boat_airplane_all.txt
--single_gpu_machine 0
--keep_valid_slices False
--max_batches 60000
--gpu 0

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.