Pinned Repositories
-
收集工作中遇到的各种奇怪问题
amd-umr
AMDGPU User-Mode Register debugger
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
cJson
基于C语言 跨平台json解析
cppLearn
CPP 学习杂记
darknet
Convolutional Neural Networks
Darknet-1
AlexeyAB-DarkNet源码解析
keras12306
YOLO-TINY
人体识别-视频监控
guaguagua's Repositories
guaguagua/keras12306
guaguagua/YOLO-TINY
人体识别-视频监控
guaguagua/-
收集工作中遇到的各种奇怪问题
guaguagua/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
guaguagua/Darknet-1
AlexeyAB-DarkNet源码解析
guaguagua/esptool
ESP8266 and ESP32 serial bootloader utility
guaguagua/ethminer
Ethereum miner with OpenCL, CUDA and stratum support
guaguagua/hwloc
Hardware locality (hwloc)
guaguagua/javaScript
前端特效存档
guaguagua/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
guaguagua/keras-yolo3
Training and Detecting Objects with YOLO3
guaguagua/liblcthw
The library you create when you are done with Learn C The Hard Way
guaguagua/nnom
A higher-level Neural Network library for microcontrollers.
guaguagua/nodemcu-firmware
Lua based interactive firmware for ESP8266, ESP8285 and ESP32
guaguagua/pdf-dump
A dump of all the data science materials (mostly pdf's) that I have accumulated over the years
guaguagua/PyQt5
《PyQt5快速开发与实战》配套代码
guaguagua/python-small-examples
Python有趣的小例子一网打尽。Python基础、Python坑点、Python字符串和正则、Python绘图、Python日期和文件、Web开发、数据科学、机器学习、深度学习、TensorFlow、Pytorch,一切都是简单易懂的小例子。
guaguagua/R8051
8051 soft CPU core. 700-lines statements for 111 instructions . Fully synthesizable Verilog-2001 core.
guaguagua/register_cfg
pyqt register config tiny tool
guaguagua/ROCm
ROCm - Open Source Platform for HPC and Ultrascale GPU Computing
guaguagua/ROCmValidationSuite
The ROCm Validation Suite is a system administrator’s and cluster manager's tool for detecting and troubleshooting common problems affecting AMD GPU(s) running in a high-performance computing environment, enabled using the ROCm software stack on a compatible platform.
guaguagua/s_task
awaitable coroutine library for C
guaguagua/skills
技能树
guaguagua/vue-easytable
🍉 Vue table components, support for cell edit,multi-head fixed, multi-column fixed, clumn drag, sort,conditional filter, custom column ...(vue table 组件,支持 单元格合并、单元格编辑、多表头固定、多列固定、列拖动、排序、自定义列、条件过滤、分页... )
guaguagua/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
guaguagua/vue-manage-system
基于vue + element的后台管理系统解决方案
guaguagua/wanBlog
guaguagua/wanBlog.github.io
BY Blog ->
guaguagua/yaml-cpp
A YAML parser and emitter in C++
guaguagua/Yolo
A simply implement of YoloV1 by Pytorch1.1