GithubHelp home page GithubHelp logo

wei-yuma / multitrident Goto Github PK

View Code? Open in Web Editor NEW
92.0 4.0 24.0 9.31 MB

I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation

License: Apache License 2.0

Python 98.79% Shell 1.21%
object-detection tridentnet refinedet pytorch

multitrident's Introduction

multitrident(updating)

This is an object detection project. What I want to do is to let detector can detect objects of different scales through different branches, so I can detect and show detected objects of different scales in different detect heads. It dosen't need judge scale of objects and show them, because the different branches of network has learn what it small object、what is middle object and what is large object.

network

network

performance on voc0712

img_size = 320*320

class aero bike bird boat bottle bus car cat chair cow table dog horse mbike person plant sheep sofa train Tv
RefineDet AP 83.9 85.4 81.4 75.5 60.2 86.4 88.1 89.1 62.7 83.9 77.0 85.4 87.1 86.7 82.6 55.3 82.7 78.5 88.1 79.4
multitrident AP 84.5 84.4 76.9 70.0 63.7 85.0 87.9 87.5 62.2 80.4 67.7 83.4 87.4 85.2 81.6 50.9 80.9 76.0 84.6 77.4

demo

all output

demo1demo2 demo3demo4 demo5

only one branch output

all output demo4 small object detect branch output demo3-small middle object detect branch output demo3-middle large object detect branch output demo3-large

multitrident's People

Contributors

wei-yuma 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  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  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

Watchers

 avatar  avatar  avatar  avatar

multitrident's Issues

你好,问下训练相关的问题

1.这个网络为什么 每隔一个epoch,损失才明显降低?
2.为什么 我设置 num_workers=4,8或其他数 损失就不会降低?
3.我用DistributedDataParallel 总是会报错:set 'find_unused_parameters=True` to torch.nn.parallel.DistributedDataParallel?
都是些好奇怪的错误。

谢谢!

ROIAlign

I noticed that you wrote ROIAlign in the regionpooling_refinedet code, but these codes are commented. I would like to ask how to add the ROIAlign algorithm to RefineDet,please~

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.