Blog posts

2019

ECCV 2018 Oral Collections

2 minute read

Published:

Oral Collections (download available, total 59 or 60??) of ECCV 2018!

2018

Keras-mxnet – (1) Installation and Validation

1 minute read

Published:

Keras is a high-level neural networks API in Python and capable of running on the top of Tensorflow, CNTK, Theano or Mxnet. It was developed with a focus on enabling fast experimentation. Bing able to go from idea to result with the least possible delay is key to doing good research. – from Keras.io

Data Augmentation in CNN

less than 1 minute read

Published:

Deep learning need large-scale labeled data. In order to train deep CNN with limited data,

Hello World

less than 1 minute read

Published:

This is my first blog post. There be more posts from today!