Coder Social home page Coder Social logo

hu64 / spotnet Goto Github PK

View Code? Open in Web Editor NEW
51.0 51.0 10.0 135.33 MB

Repository for the paper SpotNet: Self-Attention Multi-Task Network for Object Detection

License: MIT License

Shell 2.58% Python 66.24% Cuda 11.30% C 9.75% C++ 10.11% Makefile 0.01%

spotnet's People

Contributors

hu64 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

Watchers

 avatar  avatar  avatar  avatar

spotnet's Issues

how do you do with training and change with this code?

I found that your code is no different from centernet. There is more knowledge in the semi-supervised-segmentation folder, and the up-sampling segmentation sub-network is not built as in the paper, and there is almost no explanation on how to call in the readme. If you The code completely complies with the calling rules of centernet, then it doesn’t matter, but can you explain where your improvements are, thank you very much for your help。

Do these two statments about the segmentation head conflit with each other?

image
Segmentation Head: each block is composed of two
3x3 convolutions followed by upsampling

The added segmentation head takes as input a feature map
that has been reduced by a factor of four in terms of spatial
dimension when compared to the input. It consists of three
3 × 3 convolutions, with upsampling layers in between.

Do these two statments conflit with each other?

What is

We used the stacked hourglass network as our backbone
because it shows the best performance for keypoint estima�tion

Some questions about the data set

Sorry to disturb you.
Recently, I am doing some research on the UAV data set, but I found that I cannot find a suitable way to verify the results of my network. The official data does not seem to provide a test set, and it can be verified without submitting it online. Performance online test, so I want to ask how you used the data set in the first place

about seg_mask generation

Hi, could you please share your files in csv format? i.e. '/store/datasets/UAV/csv.csv' or '/store/datasets/UAV/val.csv' or sharing some code elaborating how the files in csv format are being created? Thanks.

About evaluation

Hey,

I have a question on the difference in APs computed by COCO-API vs computed by the official MATLAB evaluation tool:

  • Using COCO-API to compute the AP@IoU=0.7, I get ~78 on test sequences (test_b.json), which is lower than what has been reported using MATLAB evaluation tool.

  • I am evaluating your released model: 'ua-detrac_model_best.pth' so no training involved.

  • I cannot run MATLAB tool as it is not compatible with my OS.

Thanks :)

annotation data

Hi, could you please share your annotation files? i.e. '/store/datasets/UA-Detrac/COCO-format/test-1-on-30_b.json' or sharing some code elaborating how the annotations are being created? Thanks.

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.