Giter Club home page Giter Club logo

Comments (3)

csuhan avatar csuhan commented on June 8, 2024

You need run parse_results.py first, then run hrsc_evaluation.py with proper settings:

def main():
detpath = r'/your_ReDet_path/work_dirs/Task1_{:s}.txt'
annopath = r'data/HRSC2016/Test/labelTxt/{:s}.txt' # change the directory to the path of val/labelTxt, if you want to do evaluation on the valset
imagesetfile = r'data/HRSC2016/Test/test.txt'

from redet.

luoz66 avatar luoz66 commented on June 8, 2024

您好,打搅您了
请问处理hrsc2016数据集的results.pkl结果的代码是哪个呀?
Parse the results.pkl to the format needed for DOTA evaluation

您好,请问您的问题解决了吗,我也有这个问题

from redet.

luoz66 avatar luoz66 commented on June 8, 2024

parse_results.py

您好,运行parse_results.py解析HSRC2016生成的pkl的时候会出错

from redet.

Related Issues (20)

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.