Skip to content
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.

GPU utilization is 0 most of the time #21

Open
SergazyK opened this issue Aug 3, 2018 · 1 comment
Open

GPU utilization is 0 most of the time #21

SergazyK opened this issue Aug 3, 2018 · 1 comment

Comments

@SergazyK
Copy link

SergazyK commented Aug 3, 2018

nvidia-smi gives 0% percentage GPU-Util most of the time(in offline mode). Am I doing something wrong? Using the same config file as in [solution-3]. CPU usage is high most of the time.

@jakubczakon
Copy link
Contributor

Hmm hard to tell what is happenning but I'd play with the batch_size_train/inference for starters

jakubczakon added a commit that referenced this issue Oct 13, 2018
* Hypercolumn (#16)

* fixed lovash loss, added helpers for loss weighing (#14)

* updated results exploration, added unet with hypercolumn

* updated with lighter hypercolumn setup

* Model average (#17)

* added prediction average notebook

* added simple average notebook

* added replication pad instead of zero pad (#18)

* changed to heng-like arch, added channel and spatial squeeze and excite, extended hypercolumn (#19)

* Update unet_models.py

typo in resnet unet fixed

* added resnet 18 an50 pretrained options, unified hyper and vanilla in one class (#20)

* Update models.py

Changed old class import and namings

* Loss design (#21)

* local

* initial

* formated results

* added focal, added border weighing, added size weighing added focus, added loss desing notebook

* fixed wrong focal definition, updated loss api

* exp with dropped borders

* set best params, not using weighing for now

* Dev depth experiments (#23)

* add depth layer in input

* reduce lr on plateau scheduler

* depth channels transformer

* fix reduce lr

* bugfix

* change default config

* added adaptive threshold in callbacks (#24)

* added adaptive threshold in callbacks

* fix

* added initial lr selector (#25)

* Initial lb selector (#26)

* added initial lr selector

* small refactor

* Auxiliary data small masks (#27)

* exping

* auxiliary data for border masks generated
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

2 participants