Pinned Repositories
DS18B20_MCS51
DS18B20和51单片机构成的测温设备程序以及对应的简易Python上位机
Image-processing-Python
本代码是图像识别以及上位机操作两部分,主要是用于颜色识别,使用Python
KerasToTensorRT
This is a simple demonstration for running Keras model model on Tensorflow with TensorRT integration(TFTRT) or on TensorRT directly without invoking "freeze_graph.py".
learnopencv
Learn OpenCV : C++ and Python Examples
opencv-face-recognition
使用opencv写了一个人脸识别的毕设,有图形界面,可以进行数据库管理。
pyglet
pyglet is a cross-platform windowing and multimedia library for Python, for developing games and other visually rich applications.
pyqt5
PyQt5视频课程源代码
Pyserial-Demo
pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
yanderifier
First-Order-Wrapper (formerly known as Yanderify) is a front-end tool for first-order-motion. It aims to make using first-order-motion face animation accessible to everyone, for education and entertainment.
2568297429's Repositories
2568297429/yanderifier
First-Order-Wrapper (formerly known as Yanderify) is a front-end tool for first-order-motion. It aims to make using first-order-motion face animation accessible to everyone, for education and entertainment.
2568297429/DS18B20_MCS51
DS18B20和51单片机构成的测温设备程序以及对应的简易Python上位机
2568297429/Image-processing-Python
本代码是图像识别以及上位机操作两部分,主要是用于颜色识别,使用Python
2568297429/KerasToTensorRT
This is a simple demonstration for running Keras model model on Tensorflow with TensorRT integration(TFTRT) or on TensorRT directly without invoking "freeze_graph.py".
2568297429/learnopencv
Learn OpenCV : C++ and Python Examples
2568297429/opencv-face-recognition
使用opencv写了一个人脸识别的毕设,有图形界面,可以进行数据库管理。
2568297429/pyglet
pyglet is a cross-platform windowing and multimedia library for Python, for developing games and other visually rich applications.
2568297429/pyqt5
PyQt5视频课程源代码
2568297429/Pyserial-Demo
2568297429/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
2568297429/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
2568297429/qt
qt demo
2568297429/tensorrt
TensorFlow/TensorRT integration
2568297429/tf_to_trt_image_classification
Image classification with NVIDIA TensorRT from TensorFlow models.
2568297429/tf_trt_models
TensorFlow models accelerated with NVIDIA TensorRT
2568297429/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。