Coder Social home page Coder Social logo

pseudo-shots's People

Contributors

reza-esfandiarpoor avatar

Watchers

 avatar

Forkers

apu6 honfii

pseudo-shots's Issues

Can't run evaluation

tcmalloc: large alloc 1917034496 bytes == 0x55eea4e02000 @ 0x7f71019e61e7 0x7f70a562946e 0x7f70a567de7c 0x7f70a567eaaf 0x7f70a5720470 0x55ee8e2a5d54 0x55ee8e2a5a50 0x55ee8e31a105 0x55ee8e3144ae 0x55ee8e2a73ea 0x55ee8e31632a 0x55ee8e3144ae 0x55ee8e2a73ea 0x55ee8e3197f0 0x55ee8e3147ad 0x55ee8e2a7c9f 0x55ee8e2e8d79 0x55ee8e2e5cc4 0x55ee8e2a7ea1 0x55ee8e316bb5 0x55ee8e2a730a 0x55ee8e3153b5 0x55ee8e3144ae 0x55ee8e3141b3 0x55ee8e3de182 0x55ee8e3de4fd 0x55ee8e3de3a6 0x55ee8e3b5723 0x55ee8e3b53cc 0x7f71007d0bf7 0x55ee8e3b52aa
test dataset with top 3 similar classes and auxiliary data level: 0
eval: 1: 0% 0/200 [00:00<?, ?it/s]Process Process-1:
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/torch/utils/data/dataloader.py", line 990, in _try_get_data
data = self._data_queue.get(timeout=timeout)
File "/usr/lib/python3.7/queue.py", line 179, in get
self.not_empty.wait(remaining)
File "/usr/lib/python3.7/threading.py", line 300, in wait
gotit = waiter.acquire(True, timeout)
File "/usr/local/lib/python3.7/dist-packages/torch/utils/data/_utils/signal_handling.py", line 66, in handler
_error_if_any_worker_fails()
RuntimeError: DataLoader worker (pid 418) exited unexpectedly with exit code 1. Details are lost due to multiprocessing. Rerunning with num_workers=0 may give better error trace.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "test_few_shot.py", line 130, in
main(config)
File "test_few_shot.py", line 64, in main
for data in tqdm(loader, desc=f"eval: {epoch}", leave=False):
File "/usr/local/lib/python3.7/dist-packages/tqdm/std.py", line 1104, in iter
for obj in iterable:
File "/usr/local/lib/python3.7/dist-packages/torch/utils/data/dataloader.py", line 521, in next
data = self._next_data()
File "/usr/local/lib/python3.7/dist-packages/torch/utils/data/dataloader.py", line 1186, in _next_data
idx, data = self._get_data()
File "/usr/local/lib/python3.7/dist-packages/torch/utils/data/dataloader.py", line 1142, in _get_data
success, data = self._try_get_data()
File "/usr/local/lib/python3.7/dist-packages/torch/utils/data/dataloader.py", line 1003, in _try_get_data
raise RuntimeError('DataLoader worker (pid(s) {}) exited unexpectedly'.format(pids_str)) from e
RuntimeError: DataLoader worker (pid(s) 418) exited unexpectedly

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.