Giter Site home page Giter Site logo

Comments (6)

yangxue0827 avatar yangxue0827 commented on May 27, 2024

#4

from r3det_tensorflow.

adamzhu1990 avatar adamzhu1990 commented on May 27, 2024

now, I try it on the DOTA1.0 all the same😂

from r3det_tensorflow.

yangxue0827 avatar yangxue0827 commented on May 27, 2024

Do you use the configuration file I provided? @adamzhu1990

from r3det_tensorflow.

adamzhu1990 avatar adamzhu1990 commented on May 27, 2024

yes, I use the cfgs_res50_dota_r3det_v2.py as default configuration file

from r3det_tensorflow.

zsh1234567 avatar zsh1234567 commented on May 27, 2024

First of all, thanks to the author for the code.
I have used the parameters given by the author, the results I got are as follows.
However,"I find the refine_reg_loss_stage3:0.00",Its value is 0, is this normal?

2020-04-19 20:51:29: global_step:2560 current_step:2560
per_cost_time:1.864s
cls_loss:0.979
reg_loss:1.603
refine_cls_loss:1.234
refine_reg_loss:1.127
refine_cls_loss_stage3:0.001
refine_reg_loss_stage3:0.000
total_losses:4.946

from r3det_tensorflow.

yangxue0827 avatar yangxue0827 commented on May 27, 2024

The reason for this (NAN after 'bbox_transform.py:98: RuntimeWarning: divide by zero encountered in log') is that the model predicts a very small box (w and h are close to 0), which leads to a problem with the encoding and decoding of the bounding box. I will upload the repaired code and it is still being debugged. @adamzhu1990 @zsh1234567

from r3det_tensorflow.

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.