Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Most of the learning time is spent loading data. This makes it impossible to use GPU resources efficiently. #39

Open
JINSUBY opened this issue Nov 19, 2022 · 0 comments

Comments

@JINSUBY
Copy link

JINSUBY commented Nov 19, 2022

Most of the learning time is spent loading data. This makes it impossible to use GPU resources efficiently.
I wonder if this is the right learning state.
I experiment with 224 sizes of images, and the command is as follows.

python main_moco.py
-a resnet18 -b 1024
--moco-m-cos --crop-min=.2
--dist-url 'tcp://localhost:10001'
--multiprocessing-distributed --world-size 1 --rank 0
../data/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant