Pinned Repositories
CPP-
收藏一些C++开发的文章知识点
Crawler
爬虫的一些知识
data-analysis
爬取数据并进行分析
Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
deep_residual_unet
Keras implementation of Road Extraction by Deep Residual U-Net article
DeepLearning
深度学习的代码知识
Five-commonly-used-algorithms
meachine-learning
本库包含了机器学习、深度学习、网页爬虫之类的知识代码,作为开始的学习过程
ML-by-c
用c++来实现的机器学习算法
workingPlan
工作计划安排提交
aqc112420's Repositories
aqc112420/Crawler
爬虫的一些知识
aqc112420/meachine-learning
本库包含了机器学习、深度学习、网页爬虫之类的知识代码,作为开始的学习过程
aqc112420/ML-by-c
用c++来实现的机器学习算法
aqc112420/workingPlan
工作计划安排提交
aqc112420/CPP-
收藏一些C++开发的文章知识点
aqc112420/data-analysis
爬取数据并进行分析
aqc112420/Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
aqc112420/deep_residual_unet
Keras implementation of Road Extraction by Deep Residual U-Net article
aqc112420/DeepLearning
深度学习的代码知识
aqc112420/Five-commonly-used-algorithms
aqc112420/FPGA_CODE
给出一些常见的fpga的程序
aqc112420/image-classification-VGG-InceptionV3-Xception-MobileNet-AlexNet-LeNet-ZF_Net-ResNet-DenseNet
image classification with deep learning model: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、DenseNet
aqc112420/keras
Keras知识
aqc112420/LightWightSegmentation
This repository is used as a framework for my final thesis
aqc112420/LWANet
Attention-Guided Lightweight Network for Real-Time Segmentation of Robotic Surgical Instruments
aqc112420/Machine-Learning-Notes
周志华《机器学习》手推笔记
aqc112420/machine_learning_beginner
机器学习初学者公众号作品
aqc112420/Mobilenet-deeplabv3
第一步,在没有基于预训练模型的基础上,进行网络的训练。
aqc112420/MVS-RKNN
海康威视工业相机在瑞芯微RK3588下调用NPU跑YOLOv5
aqc112420/MyTorchImplement
Using pytorch to implement semantic segmentation networks
aqc112420/nstools
Some meaningless nscripter tools.
aqc112420/opencv
Open Source Computer Vision Library
aqc112420/Pytorch
pytorch的一些知识点
aqc112420/rknn-cpp-Multithreading
A simple demo of yolov5s running on rk3588/3588s using c++ (about 142 frames). / 一个使用c++在rk3588/3588s上运行的yolov5s简单demo(142帧/s)。
aqc112420/spring_to_autumn
achieve the work of transfor the scene from spring to autumn
aqc112420/tensorflow
tensorflow的内容
aqc112420/tensorflow--
分享一些tensorflow的实战
aqc112420/transfer-learning
迁移学习
aqc112420/yolov5_Deepsort_rknn
Track vehicles and persons on rk3588 / rk3399pro.
aqc112420/ZFNet
ZFNet (or ZF-Net) implementation by Tensorflow.