Code Monkey home page Code Monkey logo

cat_recognition's Introduction

Cat Recognition

Basic env

name version
System Ubuntu 20.04 LTS
CMake 3.10 ≥
OpenCV 4.5.0
OpenCV-Contrib 4.5.0
LibTorch Stable
Python 3.8
Torch 1.9.0
torchvision 0.1.0
Qt 5.14.1

特征提取与保存

  • tools/UI-Tools

需要下载 Qt 编译项目

执行 yolo 检测后,若只有一只猫,则提取特征信息保存在 data/feature.csv

  • 存储格式为 name:string [1, 2048]:float
gold 0.0175875 0.0263477 0.0230199 0.0207661 0.0227652 ··· 0.0158463 0.0242941 0.0173331
blue 0.0196025 0.0244942 0.0206315 0.0187824 0.0229081 ··· 0.0156323 0.0183714 0.0149517

测试用例

  • src/example.cpp

Reference

cat_recognition's People

Contributors

rcxxx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.