Ruixin Zhang
Results
3
issues of
Ruixin Zhang
if (resize_image_) { pos_ = FloorPointScale(pos_, 0.5); target_sz_ = FloorSizeScale(target_sz_, 0.5); } Here pos_ is halfed but frame is not. This will lead to a wrong crop .
deal with windows newline
according to "We have trained our networks with stochastic gradient utilizing the TensorFlow [1] distributed machine learning system using 20 replicas running each on a NVidia Kepler GPU" from paper...