alec-roberson / alec-roberson/MS-CV2

Minimize GPU memory usage throughout training/data management

Aperta
#11 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
high priority improvement large
Lingua principale
Python
Stelle
1
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

GPU memory is the primary bottleneck that this code faces in terms of training reliable and scalable networks. Whether it be in data augmentation or the training process itself, hitting the barrier of GPU memory forces us to lower our standards and settle for less than ideal hyper parameters (smaller batch sizes, smaller networks, less data augmentation, etc.).

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.