Become a member
Sign in
Liu Xiaoming
Liu Xiaoming

Liu Xiaoming

24 Following
1 Followers
  • Profile

  • Claps

  • Highlights

Highlighted by Liu Xiaoming

See more

From (Part 1) Generating Anchor boxes for Yolo-like network for vehicle detection using KITTI dataset. by Vivek Yadav

nto a group called Person. In addition, I computed the center location, width and height of each bounding box, and normalized it by image dimensions. This allowed to resize image as needed and compu…nto one group called vehicles, and cyclists and pedestrian into a group called Person. In addition, I computed the center location, width and height of each bounding box, and normalized it by image dimensions. This allowed to resize image as needed and compute the same bounding boxes without any additional c…

From An introduction to the MXNet API — part 2 by Julien Simon

Applying computing steps defined with Symbols to data stored in NDArrays requires an operation called ‘binding’, i.e. assigning an NDArray to each input variable of the graph.

Claps from Liu Xiaoming

See more

When Conventional Wisdom Fails: Revisiting Data Augmentation for Self-Driving Cars

Matt Cooper

Android TensorFlow Lite Machine Learning Example

Amit Shekhar

How to build real-time object recognition iOS app

Junji Watanabe