Closed Splendon closed 5 years ago
Hi, You can change the batch size here https://github.com/xingyizhou/ExtremeNet/blob/master/config/ExtremeNet.json#L4 and images per batch here https://github.com/xingyizhou/ExtremeNet/blob/master/config/ExtremeNet.json#L22 (and make sure the sum of chunk_sizes equal to batch_size) to fit your GPUs.
Hi, You can change the batch size here https://github.com/xingyizhou/ExtremeNet/blob/master/config/ExtremeNet.json#L4 and images per batch here https://github.com/xingyizhou/ExtremeNet/blob/master/config/ExtremeNet.json#L22 (and make sure the sum of chunk_sizes equal to batch_size) to fit your GPUs.