Git Product home page Git Product logo

o2net's People

Contributors

kxgong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

o2net's Issues

Questions about Object-Aware Alignment calculation

The calculation method explained in the paper is to assign a weight of 1 to the position within the bounding boxes in the mask matrix, and assign a weight of 0 to the position outside the bounding boxes. But in your code, 1 is added to the mask matrix first, and then divided by the mean. Such a matrix is not a matrix containing only 0 and 1.
image

Unable to replicate cityscapes -> foggy cityscapes results

I'm very interested in this work and have been attempting to reproduce the results. However, after following the instructions in the README, I have been unable to reproduce a mAP score of 47.2 after 50 epochs of training. Specifically, after pretraining a source model, then running domain adaptive training using the pretrained source model, I get a mAP score of 39.69. I trained using 1 GPU and a batch size of 2, the result of the experiment are shown below.

However, I do not have the exact same system setup as described in the README. I'm using newer versions of Pytorch, Torchvision, and CUDA because my graphics card is too new and is not compatible with CUDA 9.2 anymore.

If someone could point me in the right direction to reproduce the results of this paper, that would be great!

IoU metric: bbox
Average Precision (AP) @[ IoU=0.50:0.95 | area= all | maxDets=100 ] = 0.21836
Average Precision (AP) @[ IoU=0.50 | area= all | maxDets=100 ] = 0.39669
Average Precision (AP) @[ IoU=0.75 | area= all | maxDets=100 ] = 0.20980
Average Precision (AP) @[ IoU=0.50:0.95 | area= small | maxDets=100 ] = 0.04972
Average Precision (AP) @[ IoU=0.50:0.95 | area=medium | maxDets=100 ] = 0.22982
Average Precision (AP) @[ IoU=0.50:0.95 | area= large | maxDets=100 ] = 0.40898
Average Recall (AR) @[ IoU=0.50:0.95 | area= all | maxDets= 1 ] = 0.18241
Average Recall (AR) @[ IoU=0.50:0.95 | area= all | maxDets= 10 ] = 0.33332
Average Recall (AR) @[ IoU=0.50:0.95 | area= all | maxDets=100 ] = 0.35851
Average Recall (AR) @[ IoU=0.50:0.95 | area= small | maxDets=100 ] = 0.09898
Average Recall (AR) @[ IoU=0.50:0.95 | area=medium | maxDets=100 ] = 0.35826
Average Recall (AR) @[ IoU=0.50:0.95 | area= large | maxDets=100 ] = 0.61922

AP为0

你好,实验是需要下载预训练权重吗,在哪里下载哪个?我的自定义数据集里AP一直为0

Not able to import MultiScaleDeformableAttention

Hi , I recently cloned the O2net repo and setup the env, but while trying to build the model I am facing an issue with "ModuleNotFoundError: No module named 'MultiScaleDeformableAttention'" .
Can you please help ho to bypass this issue ?

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.