Zhang Wang

Results 7 comments of Zhang Wang

Demo how to use this anno tools: Step 1. git clone https://github.com/tylin/coco-ui.git Step 2. Download and install node.js (brew install node.js on MacOSX) Step 3. Install the http-server module for...

@Warden7 their compute capabilities K80: 8.73TFLOPS 1080: 9TFLOPS low fps maybe other reasons

@Warden7 kill the processes on the GPU

Reduce the number of feature maps. I modify the stage 3-6 conv layer's output number from 128 to 64. And the result is as good as original version, speed up...

@gineshidalgo99 OK!

@gineshidalgo99 @carstenschwede this is the speedup model https://drive.google.com/open?id=0B-SxboVJxF-WNmtpWGc5emZrRDg

@gineshidalgo99 Could you share your measure code?