Giter VIP home page Giter VIP logo

s-dcnet's People

Contributors

xhp-hust-2018-2011 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

s-dcnet's Issues

infer single image

Thank you for your work! If I want to infer single Image ,how can i do it?

The memeory is increasing until crash

Thanks first for the beautiful work you did.

When aplying the code on large amount of images, the memory use increases after efvery processing of one image until crash of system.
I tried to delete some variable after use without any effect
how to solve this memory issue?

RuntimeError: Expanded size of Tensor must match existing dimension for non-singleton dimension

For the line "cl2h[:,:,rx::rate,ry::rate] = clow*norm" in merge_func.py, I am getting the following runtime error "Expanded size of Tensor must match existing dimension for non-singleton dimension". This happens when the size of chigh is not exactly twice the size of clow. Specifically this happens when clow dimensions are odd numbers. Can you provide a solution on how to fix this issue?

The field in matlab gt file are not the same with what provided in original dataset

Hi @xhp-hust-2018-2011

Thank you for your excellent work.

I want to ask questions for the shanghai tech dataset you used. In your implementation("Loaddata.py"), ground true files for training mat has a field called "crop_gtdens" and for test mat you have a field called "density_map". Both of them are not available in original dataset.

Can you explain what "crop_gtdens" is? Maybe density map for cropped image?

Thank you

what is the input of loss?

hi,thanks for sharing the code,but i have a few question,
1)what is the input of cross-entropy loss?one is the CLS0~CLS1 in div_res and the other one is the label_indice?but ,the CLS0,CLS1,CLS2 have the different shape ,how can the be computed for loss?
2)what is the input of L1 loss?when division time is 2,one is the DIV2 in merge_res,and what is the other one?
3)in data augmentation,you said crop 4 corners and randomly crop 5 patch,did you concat these 9 patch into a 93h*w tensor and send into the network?
looking forward of your reply,thanks a lot!!

How to integral over array

In algorithm 1, the paper mentioned "Integrate over DIV_N to obtain the image count C". How to integrate over DIV_N(an array)? Any reference?

density map generation

How do you generate the density map? You didn't share your code about that. Can you explain to help?

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.