Kazuhito00 / object-detection-bbox-artLinks
OpenCVを用いたバウンディングボックス装飾の作例集。
☆15Updated 4 years ago
Alternatives and similar repositories for object-detection-bbox-art
Users that are interested in object-detection-bbox-art are comparing it to the libraries listed below
Sorting:
- Qiita OpenCV アドベントカレンダー(2020年12月12日)の投稿用のサンプル集です。OpenCVでのデモ時に見栄えを工夫したものをまとめています。☆33Updated 4 years ago
- Awesome C++ Project in GitHub☆18Updated 3 years ago
- These are my quick and dirty notes trying to follow main Machine Learning, Computer Vision & Deep Learning references☆14Updated 3 years ago
- Simple metric learning methods via tf.keras☆19Updated 5 years ago
- Tensorflow2 Object Detection APIのハンズオン用資料です(Hands-on documentation for the Tensorflow2 Object Detection API)☆38Updated 3 years ago
- Tensorflow2 Object Detection APIで作成したFinger Frame検出用のモデルです(This is a model for FingerFrame detection created by Tensorflow2 Object Detect…☆16Updated 4 years ago
- 3点クリックで円を指定し、極座標変換を行うサンプルプログラム