GithubHelp home page GithubHelp logo

Comments (5)

bilalltf avatar bilalltf commented on May 24, 2024 1

I fixed the issue by setting worker = 0

from deep-text-recognition.

yakhyo avatar yakhyo commented on May 24, 2024

hi @bilalltf, it occurs when you don't have enough space to load data to RAM. Decrease the map_size . You changed the map_size but it's still huge to fit into RAM. You should decrease the map_size until it fits into RAM memory.

from deep-text-recognition.

bilalltf avatar bilalltf commented on May 24, 2024

Thank you for your reply I fixed that but I still have this problem:

dataset_root: ./data_lmdb/training dataset: /
sub-directory: /. num samples: 6698
num total samples of /: 6698 x 1.0 (total_data_usage_ratio) = 6698
num samples of / per batch: 768 x 1.0 (batch_ratio) = 768
Traceback (most recent call last):
File "C:\Users\rosetta\train.py", line 262, in
train(opt)
File "C:\Users\rosetta\train.py", line 31, in train
train_dataset = Batch_Balanced_Dataset(opt)
File "C:\Users\rosetta\utils\dataset.py", line 69, in init
self.dataloader_iter_list.append(iter(_data_loader))

from deep-text-recognition.

bilalltf avatar bilalltf commented on May 24, 2024

Can you help me resolve this with a meeting?

from deep-text-recognition.

yakhyo avatar yakhyo commented on May 24, 2024

@bilalltf yes, GTM +9, at 2pm.

from deep-text-recognition.

Related Issues (1)

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.