Giter Club home page Giter Club logo

Comments (9)

Jeff-Zilence avatar Jeff-Zilence commented on August 17, 2024

You can ask the authors of CVUSA (https://mvrl.cse.wustl.edu/datasets/cvusa/) for help. I do not have the right to release other people's datasets, but you can let me know about the issues. You are also free to use the VIGOR dataset (https://github.com/Jeff-Zilence/VIGOR). Btw, the accuracy on CVUSA is almost 100% and it might be better to work on other datasets.

from transgeo2022.

IATFLG avatar IATFLG commented on August 17, 2024

Thank you for your reply. I have another question. I only have one card. During the training process, there was a memory overflow and the process was killed. My server memory is 16g, not the graphics memory overflow. Is it due to Pytorch code or larger hardware required

from transgeo2022.

Jeff-Zilence avatar Jeff-Zilence commented on August 17, 2024

It should be the "accuracy" function in “train.py” that uses large memory. You can check the function and use a smaller size of queries. Maybe you can fit it in.

from transgeo2022.

Jeff-Zilence avatar Jeff-Zilence commented on August 17, 2024

I will close the issue if there is no further question.

from transgeo2022.

IATFLG avatar IATFLG commented on August 17, 2024

Thank you for your reply. It has been very helpful to me。The worker thread for data loading can only be set to 0, otherwise it will cause a crash. Is there any solution

from transgeo2022.

Jeff-Zilence avatar Jeff-Zilence commented on August 17, 2024

We use the standard distributed dataloader from Pytorch. You may try using the normal data loader to replace the distributed one.

from transgeo2022.

IATFLG avatar IATFLG commented on August 17, 2024

When training deep learning network models, the large-scale image datasets used (such as tens of thousands, hundreds of thousands, millions, etc.) contain damaged or damaged images. After a few hours of first iteration, the dataset loading problem suddenly interrupted, resulting in high time costs. How did you solve this problem

from transgeo2022.

Jeff-Zilence avatar Jeff-Zilence commented on August 17, 2024

We did not encounter this issue, but you can write an exception catcher in the data loader.

from transgeo2022.

Jeff-Zilence avatar Jeff-Zilence commented on August 17, 2024

I will close the issue if there is no further question.

from transgeo2022.

Related Issues (20)

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.