Skip to content
View ILearn-better's full-sized avatar
🏠
居家办公
🏠
居家办公
  • Guangdong Ocean University

Block or report ILearn-better

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ILearn-better/README.md

Hi there 👋

  • 🔭 I’m currently working on ...
  • 🌱 I’m currently learning ...
  • 👯 I’m looking to collaborate on ...
  • 🤔 I’m looking for help with ...
  • 💬 Ask me about ...
  • 📫 How to reach me: ...
  • 😄 Pronouns: ...
  • ⚡ Fun fact: ...

Popular repositories Loading

  1. Real-time-face-recognition-based-on-OpenCV Real-time-face-recognition-based-on-OpenCV Public

    1.原理介绍: 人脸检测利用opencv进行图像处理,借用keras框架搭建卷积神经网络,对图像进行特征提取与特征训练,再利用训练好的分类模型进行预测,再将预测标签实时打在每一帧图片上,实现实时人脸检测与人脸标注. 2.具体步骤: 2.2数据获取:借由opencv自带的人脸检测haarcascade_frontalface_alt2.xml进行人脸检测划分,构建起2*1000数据集. 2.3…

    Jupyter Notebook 20 4

  2. github-slideshow github-slideshow Public

    A robot powered training repository 🤖

    Ruby

  3. keras_mnist keras_mnist Public

    keras的学习记录

  4. Learn-OpenCV-in-3-hours Learn-OpenCV-in-3-hours Public

    Forked from murtazahassan/Learn-OpenCV-in-3-hours

    Python

  5. Django_baseObject Django_baseObject Public

    Python

  6. ssd-pytorch ssd-pytorch Public

    Forked from bubbliiiing/ssd-pytorch

    这是一个ssd-pytorch的源码,可以用于训练自己的模型。

    Python