Pinned Repositories
BP-Neural-Network-using-Cpp
This is a 3-layer neural network written in pure C++
Classification
This repo is an image classification implementation using pytorch. The classification algorithm includes VGG16, ResNet, Vision Transformer and EfficientNet.
coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
DL-by-Pytorch
Follow Li Mu to learn the basic theory of deep learning and implement it with Pytorch
Heart-Disease-Predict
通过Keras,旨在完成一个能够用各项指标检测心脏病的发生,并且利用PyQt5写了一个前端界面用于交互。
miller-em.github.io
Miller Zhou的基于hexo 搭建的个人博客
MyCPlusPlus
记录学习《C++ Primer》中的练习和语法笔记
myPeripheral-library-STM32
构建一个stm32通用外设库,部分外设是针对hal库构建。
Ship-Num-Plate-Detect-System
旨在打造一个帮助船政部门进行渔船违法走私船只的监测,利用OCR技术进行模型的训练,并且部署到Jetson上面进行推理,并将推理结果传回云服务器,同时通过PyQt5打造一个方便监测的前端界面,并且和云服务器连通,可实现随时监测!
UART_Oscillscope
A serial oscilloscope completed by Qt, using Json data for information communication
Miller-em's Repositories
Miller-em/UART_Oscillscope
A serial oscilloscope completed by Qt, using Json data for information communication
Miller-em/Ship-Num-Plate-Detect-System
旨在打造一个帮助船政部门进行渔船违法走私船只的监测,利用OCR技术进行模型的训练,并且部署到Jetson上面进行推理,并将推理结果传回云服务器,同时通过PyQt5打造一个方便监测的前端界面,并且和云服务器连通,可实现随时监测!
Miller-em/Heart-Disease-Predict
通过Keras,旨在完成一个能够用各项指标检测心脏病的发生,并且利用PyQt5写了一个前端界面用于交互。
Miller-em/BP-Neural-Network-using-Cpp
This is a 3-layer neural network written in pure C++
Miller-em/Classification
This repo is an image classification implementation using pytorch. The classification algorithm includes VGG16, ResNet, Vision Transformer and EfficientNet.
Miller-em/DL-by-Pytorch
Follow Li Mu to learn the basic theory of deep learning and implement it with Pytorch
Miller-em/MyCPlusPlus
记录学习《C++ Primer》中的练习和语法笔记
Miller-em/myPeripheral-library-STM32
构建一个stm32通用外设库,部分外设是针对hal库构建。
Miller-em/miller-em.github.io
Miller Zhou的基于hexo 搭建的个人博客
Miller-em/coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Miller-em/DOTA-DOAI
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
Miller-em/face_recognition
The world's simplest facial recognition api for Python and the command line
Miller-em/FPGA_QPSK-modem
A QPSK modem written in the Verilog hardware description language, that can be implemented on FPGA
Miller-em/IMAGS
打造的博客图床
Miller-em/Miller-em
Miller-em/My_PowerVim
followed by Dalao Carl's PowerVim
Miller-em/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
Miller-em/vim-config
to build a convenient environment for text edit and coding.