Pinned Repositories
-
基于STM32实现的倒立摆,可以很好的实现起摆和倒立
-android-source-code
安卓项目源码,用于交流学习
-FCN-VOC2012-
本项目旨在实现语义分割中的强力算法--FCN算法。基于深度学习MXNet框架,在VOC2012数据集(20类,200000张图片)的test image上产生一个像素级别的分割,给出每一个像素属于哪一类,包括"背景"类。基于Resnet18来创建FCN,得到0.9255的语义分割准确率。
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
AI-Change-face-in-the-video
将视频中的人脸更换为指定照片中的人脸,并且输出视频。
Android-communication-with-Java-Web
deblur-gan
Keras implementation of "DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks"
Flask-Project
Intelligent-license-plate-recognition-algorithm-design
OpenCV进行图像预处理,SVM进行车牌字符识别
keras-yolo3-object-detection
基于keras-yolo3,实现目标检测。配置为windows 10, pycharm 2020.1.1, python 3.6.8, keras 2.1.6,tensorflow 1.8.0
ZhaoYiChina's Repositories
ZhaoYiChina/deblur-gan
Keras implementation of "DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks"
ZhaoYiChina/keras-yolo3-object-detection
基于keras-yolo3,实现目标检测。配置为windows 10, pycharm 2020.1.1, python 3.6.8, keras 2.1.6,tensorflow 1.8.0
ZhaoYiChina/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
ZhaoYiChina/DeblurGANv2
[ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn, Tetiana Martyniuk, Junru Wu, Zhangyang Wang
ZhaoYiChina/deepfake_detection
detect deepfake images(AI换脸检测), Pytorch
ZhaoYiChina/detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
ZhaoYiChina/face-swap
换脸程序
ZhaoYiChina/face_recognition
The world's simplest facial recognition api for Python and the command line
ZhaoYiChina/faceswap-1
Deepfakes Software For All
ZhaoYiChina/FaceSwapper
Python换脸系列应用。Python applications for swapping faces.
ZhaoYiChina/h5_to_weight_yolo3
Convert .h5 file to .weights file, which used convert keras model to darknet model.
ZhaoYiChina/insightface
Face Analysis Project on PyTorch and MXNet
ZhaoYiChina/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
ZhaoYiChina/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
ZhaoYiChina/leetcode
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
ZhaoYiChina/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
ZhaoYiChina/multiyolov5
joint detection and semantic segmentation, based on ultralytics/yolov5,
ZhaoYiChina/nltk_data
NLTK Data
ZhaoYiChina/opencv_video_clipping
基于Oecncv进行视频特定尺寸截取
ZhaoYiChina/poppy-ergo-jr
🤖 Poppy Ergo Jr is an open-source robotic arm based on modular 3D printed conception and low-cost XL-320 motors.
ZhaoYiChina/poppy-humanoid
Poppy Humanoid is an open-source and 3D printed humanoid robot. Optimized for research and education purposes, its modularity allows for a wide range of applications and experimentations.
ZhaoYiChina/ROS-Academy-for-Beginners
**大学MOOC《机器人操作系统入门》课程代码示例
ZhaoYiChina/simple_faceswap
使用python-opencv和dlib实现的简单换脸程序
ZhaoYiChina/stable-diffusion-webui
Stable Diffusion web UI
ZhaoYiChina/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
ZhaoYiChina/surround-view-system-introduction
ZhaoYiChina/voc2cocoORxml2json
数据集转换工具,将voc2007格式的数据集,转换为coco2017格式的数据集。
ZhaoYiChina/yolact
A simple, fully convolutional model for real-time instance segmentation.
ZhaoYiChina/yolov5-old
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
ZhaoYiChina/zao-
AI技术换脸源码