Coder Social home page Coder Social logo

faster-rcnn-scenarios's People

Contributors

djdam avatar nnop avatar

Stargazers

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

Watchers

 avatar

faster-rcnn-scenarios's Issues

reversed result of image and bbox size analysis

I ran the ananlysis script and got a weird result as below, any idea about what goes wrong ?

min im width: 6.00
mean im width: 33.49
max im width: 188.00
min im height: 6.00
mean im height: 33.49
max im height: 188.00
min scale_factors: 3.19
mean scale_factors: 34.98
max scale_factors: 100.00
min bbox width: 38.00
mean bbox width: 982.76
max bbox width: 12400.00
min bbox height: 39.00
mean bbox height: 982.76
max bbox height: 12400.00
min aspect ratio: 1.00
mean aspect ratio: 1.00
max aspect ratio: 1.00

Can't run imdb_analyse.py

Hello!

For a project I want to detect small images with faster rcnn. I found out that I have to change the variables in the function of the first_stage_anchor_generator in the config file. Via a forum I found your link to imdb_analyse.py, which can help me find these values.

To run this, I set my environment variable
FASTER_RCNN_ROOT: C:\fasterrcnn\fast-rcnn-master\fast-rcnn-master

This leads to the folder including the following folders: caffe-fast-rcnn, data, experiments, lib, matlab, models, output, tools.

Is this the right folder I have to redirect my FASTER_RCNN_ROOT variable to? And next to that, the requirements say that CAFFE_ROOT needs to be set too, but I do not know where to find this folder.

When I run the program now, I get the following error: ModuleNotFoundError: No module named '_init_paths'. I do not know how to run your program exactly. Does the .py need to be inside the folder with images(jpg) and xml files? Can you help me out? It would really help me.

(I set the python path and this worked before)

Thanks in advance,

Niek

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.