Giter Site home page Giter Site logo

hysts / pytorch_d-rise Goto Github PK

View Code? Open in Web Editor NEW
34.0 34.0 13.0 8.04 MB

A PyTorch implementation of D-RISE

License: MIT License

Jupyter Notebook 90.60% Python 9.40%
attention colab-notebook computer-vision deep-learning object-detection pytorch

pytorch_d-rise's Introduction

Hi there ๐Ÿ‘‹

GitHub stats

trophy

pytorch_d-rise's People

Contributors

hysts 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

pytorch_d-rise's Issues

How to support support Res2Net 50?

Hi,

I found that the files under mmdet_configs/configs/res2net are only support Res2Net 101?
Do you have any way to support Res2Net 50

Questions about display a category of one image

Thank you for sharing. I am interesting about this work. While I use the YOLOv3 https://github.com/ultralytics/yolov3/ as the object detector.
I can generate the salience map when the image only have one object with a category, like the followings.
image

While it can't work when the image contain multiple objects of a categories like the persons in this image
image

The code compute the score I revised it as
'conf = max([iou(target_box, box)*conf], default=0)'

Could you give me some advice?

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.