Giter Site home page Giter Site logo

Comments (4)

maheshkkumar avatar maheshkkumar commented on July 19, 2024

Hi,

Here is an overview of the directory structure for the test split containing 5 scenes for WorldExpo'10 dataset.

├─WorldExpo
├──test
├───csvs
├─────104207
├─────200608
├─────200702
├─────202201
├─────500717
├───frames
├─────104207
├─────200608
├─────200702
├─────202201
├─────500717
  • csvs: This directory contains scene-specific density maps for every input image as a .csv file.
  • frames: This directory contains the input RGB images grouped into their respective scenes.

Follow the same setup for the train split.

I hope this helps.

from fscc.

Xluo-lc avatar Xluo-lc commented on July 19, 2024

Thank you. May I ask how you solve the problem of insufficient memory?I can't use multiple GPUs (nn.DataParallel) directly in you code.
RuntimeError: CUDA out of memory. Tried to allocate 40.00 MiB (GPU 0; 12.00 GiB total capacity; 10.43 GiB already allocated; 25.12 MiB free; 134.05 MiB cached)

from fscc.

maheshkkumar avatar maheshkkumar commented on July 19, 2024

This version of the code supports training only on a single GPU. However, to make it compatible with multi-GPU training, some functionalities in the dataloader needs to be changed. Since there is no requirement for this now, we do not have plans to update the codebase. Feel free to reopen this, if there are other concerns. Thanks!

from fscc.

chenwenhe11 avatar chenwenhe11 commented on July 19, 2024

Hi, how did you get the WorldExpo'10 dataset? I sent an email to Prof. Xie Rong but never got a reply.
If possible, could you share the download link for the dataset with me, thank you very much!
My email is [email protected].

from fscc.

Related Issues (11)

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.