Giter VIP home page Giter VIP logo

Comments (6)

wanglimin avatar wanglimin commented on June 14, 2024

Val_file is the filelist of validation images, which could be downloaded from the Places2 dataset.
file_name is the name of your score file.

from mrcnn-scene-recognition.

mksarker avatar mksarker commented on June 14, 2024

Hi,
Thank you very much for your reply and suggestions.
I have follow your instructions but got error as;
Attempt to reference field of non-structure array.

Error in test_places2 (line 17)
file_list = tmp.textdata;

Please help me with tis issue.

from mrcnn-scene-recognition.

guoshengcv avatar guoshengcv commented on June 14, 2024

I think you need to check your matlab code. This code run the val dataset, the txt file have the label informantion, you run the test datast, you only change "file_list = tmp.textdata" to "file_list = tmp"

from mrcnn-scene-recognition.

mksarker avatar mksarker commented on June 14, 2024

Thanks @guoshengcv for your information and guideline.
After run your code I got the score file. Now, please help me how to calculate top-5 and top-1 acc in your code for make sure your model is working well in my system and also, I can see my dataset performance with your models. Thanks in advanced.

from mrcnn-scene-recognition.

guoshengcv avatar guoshengcv commented on June 14, 2024

The code to calculate top5 and top1 acc is very easy, you can find the detail from http://image-net.org/challenges/LSVRC/2016/. I'm sure you can write this code very soon. Thanks.

from mrcnn-scene-recognition.

mksarker avatar mksarker commented on June 14, 2024

Thanks @guoshengcv again for valuable info.

from mrcnn-scene-recognition.

Related Issues (15)

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.