Git Product home page Git Product logo

Comments (4)

hkchengrex avatar hkchengrex commented on May 29, 2024

Doesn't look like the full error message to me. Can you post more?

from tracking-anything-with-deva.

Tensorrrrrr avatar Tensorrrrrr commented on May 29, 2024

CUDA Device count: 2
Rank 0 of 2 initialized.
We are using 2 GPUs.
We are now starting to train stage 0
Logging is enabled for rank 0
CUDA Device count: 2
Rank 1 of 2 initialized.
We are using 2 GPUs.
We are now starting to train stage 0
Traceback (most recent call last):
File "deva/train.py", line 78, in
logger = TensorboardLogger(config['exp_id'], long_id)
File "/root/autodl-tmp/Tracking-Anything-with-DEVA-main/deva/utils/logger.py", line 49, in init
repo = git.Repo(".")
File "/root/miniconda3/envs/deva/lib/python3.8/site-packages/git/repo/base.py", line 266, in init
raise InvalidGitRepositoryError(epath)
git.exc.InvalidGitRepositoryError: /root/autodl-tmp/Tracking-Anything-with-DEVA-main
Downloading: "https://download.pytorch.org/models/resnet18-5c106cde.pth" to /root/.cache/torch/hub/checkpoints/resnet18-5c106cde.pth
0%|▎ | 128k/44.7M [00:00<03:25, 227kB/s]WARNING:torch.distributed.elastic.multiprocessing.api:Sending process 1294 closing signal SIGTERM
ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 1) local_rank: 0 (pid: 1293) of binary: /root/miniconda3/envs/deva/bin/python
Traceback (most recent call last):
File "/root/miniconda3/envs/deva/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/root/miniconda3/envs/deva/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/root/miniconda3/envs/deva/lib/python3.8/site-packages/torch/distributed/run.py", line 798, in
main()
File "/root/miniconda3/envs/deva/lib/python3.8/site-packages/torch/distributed/elastic/multiprocessing/errors/init.py", line 346, in wrapper
return f(*args, **kwargs)
File "/root/miniconda3/envs/deva/lib/python3.8/site-packages/torch/distributed/run.py", line 794, in main
run(args)
File "/root/miniconda3/envs/deva/lib/python3.8/site-packages/torch/distributed/run.py", line 785, in run
elastic_launch(
File "/root/miniconda3/envs/deva/lib/python3.8/site-packages/torch/distributed/launcher/api.py", line 134, in call
return launch_agent(self._config, self._entrypoint, list(args))
File "/root/miniconda3/envs/deva/lib/python3.8/site-packages/torch/distributed/launcher/api.py", line 250, in launch_agent
raise ChildFailedError(
torch.distributed.elastic.multiprocessing.errors.ChildFailedError:
============================================================
deva/train.py FAILED


from tracking-anything-with-deva.

hkchengrex avatar hkchengrex commented on May 29, 2024

You probably didn't clone the repository but downloaded it as a zip instead.

from tracking-anything-with-deva.

Tensorrrrrr avatar Tensorrrrrr commented on May 29, 2024

Cheers!

from tracking-anything-with-deva.

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.