ijkguo / mx-rcnn

Parallel Faster R-CNN implementation with MXNet.
Other
669 stars 292 forks source link

Can we use Batch size more than 1 #96

Closed Ram-Godavarthi closed 6 years ago

Ram-Godavarthi commented 6 years ago

I have images of more than 15000. I want to reduce the compute power. So i wanna make use of batch size of more than 1. Can it be possible to use more than 1? If yes, Please let me know how.

Your help is really appreciated. P.S : You have done a Simplified version of mxnet- Faster rcnn. Great job

ijkguo commented 6 years ago

Asked and answered. https://github.com/apache/incubator-mxnet/issues/9823