kai-zhang-er / robot-vision

Some algorithms used for robot vision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

robot-vision

Some algorithms used for robot vision

  • MNIST-recognition algorithm
  • person-reid algorithm. It contains a baseline and an improved version. The improved algorithm refers to strong-baseline and the paper. The mAP is 85.9 without reranking in Market101 dataset.
  • object tracking in videos (meanshift and CAM shift)

About

Some algorithms used for robot vision

License:MIT License


Languages

Language:Jupyter Notebook 60.1%Language:Python 39.9%