Giter Site home page Giter Site logo

Hi, I'm xinyuuLiu. 👋

  • 🔭 I am now good at Python language and C++ language.
  • 🌱 I am now engaged in artificial intelligence related work.
  • 🤔Good at natural language processing and machine vision.
  • ❤️ I like aerial photography and driving tours.
  • 💬Welcome to exchange.

xinyuuliu's Projects

smp_lpr icon smp_lpr

利用树莓派实现车牌识别,其中借鉴了大神的代码,调用摄像头,实现了车牌识别,设计一款基于树莓派实现车牌识别的智能限高杆。系统可以分为辨识部分和警示部分,辨识部分以树莓派3B+为核心处理器,基于Linux平台,利用激光对准模块来判断车辆是否超出限定高度,若超过则辅以摄像头来作为抓取车辆信息。通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统,最后通过串口将车牌信息发送给警示部分,考虑到要提高数据传输之间的可靠性,本系统自定义了串口之间传输的协议帧组。警示部分主要以STC12C5A32S2为处理核心,辅以点阵屏做为警示。单片机在接收到辨识部分发过来的车牌信息之后,将车牌信息显示在点阵屏上面,不断闪烁以警示超高司机注意安全。

stl-c- icon stl-c-

基于STL的演讲比赛流程管理系统

tacotron2 icon tacotron2

Tacotron 2 - PyTorch implementation with faster-than-realtime inference

tensorflow-zh icon tensorflow-zh

谷歌全新开源人工智能系统TensorFlow官方文档中文版

tensorflowtts icon tensorflowtts

:stuck_out_tongue_closed_eyes: TensorflowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2

vosk-api icon vosk-api

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node

yolo2_k210_224_320 icon yolo2_k210_224_320

yolo2 for k210 已改成224*320,还是没能改成240*320,模型量化会出错,可能是我的ncc工具比较旧

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.