Pinned Repositories
AITrial_2019
大三下学期人工智能学院开设了智能专业系统实验,是用C++实现6个智能相关算法,kmeans,fcm,mrf,人脸识别,目标检测和数字识别。实验所用集成开发环境为VisualDSP++5.0,按照以往几年的教训,实验报告写好提交以后只是存放在电脑硬盘上然后不知哪天就误删了,所以这次吧实验报告保存在这里方便自己以后回顾。
Awesome-pytorch-list-CNVersion
Awesome-pytorch-list 翻译工作进行中......
CV
大三下学期开设了计算机视觉和图像处理,我大概会把接下来这一学期的代码放在这里,不过这学期我就要准备考研了,唉,可能也不会写多少代码出来。。。
DL_CNN
大三上学期学院开设的课程关于CNN的代码一部分在这里,其他的可能已经被我搞丢了
Efficient-AI-Backbones
Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.
ETCI2021
This is the method of the etci2021 champion team
FaceRank
FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) 的 CNN 模型(QQ群:167122861)。技术支持:http://tensorflow123.com
GitCode
google-research
Google Research
Python-web-crawler
寒假期间试玩python网络爬虫和信息提取,这里主要保存了几个爬虫项目的代码
yongZheng1723's Repositories
yongZheng1723/Python-web-crawler
寒假期间试玩python网络爬虫和信息提取,这里主要保存了几个爬虫项目的代码
yongZheng1723/CV
大三下学期开设了计算机视觉和图像处理,我大概会把接下来这一学期的代码放在这里,不过这学期我就要准备考研了,唉,可能也不会写多少代码出来。。。
yongZheng1723/DL_CNN
大三上学期学院开设的课程关于CNN的代码一部分在这里,其他的可能已经被我搞丢了
yongZheng1723/AITrial_2019
大三下学期人工智能学院开设了智能专业系统实验,是用C++实现6个智能相关算法,kmeans,fcm,mrf,人脸识别,目标检测和数字识别。实验所用集成开发环境为VisualDSP++5.0,按照以往几年的教训,实验报告写好提交以后只是存放在电脑硬盘上然后不知哪天就误删了,所以这次吧实验报告保存在这里方便自己以后回顾。
yongZheng1723/Awesome-pytorch-list-CNVersion
Awesome-pytorch-list 翻译工作进行中......
yongZheng1723/Efficient-AI-Backbones
Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.
yongZheng1723/ETCI2021
This is the method of the etci2021 champion team
yongZheng1723/FaceRank
FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) 的 CNN 模型(QQ群:167122861)。技术支持:http://tensorflow123.com
yongZheng1723/GitCode
yongZheng1723/google-research
Google Research
yongZheng1723/Image-Segmentation-FloodNet
This repository is to reproduce and then further develop the FloodNet Image Segmentation model discussed in https://arxiv.org/abs/2012.02951
yongZheng1723/MUSIQ
Unofficial implementation of MUSIQ (Multi-Scale Image Quality Transformer)
yongZheng1723/NTIRE2021-IQA-MACS-Pytorch
competition of Image Quality Assessment - NTIRE 2021
yongZheng1723/pwc
Papers with code. Sorted by stars. Updated weekly.
yongZheng1723/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
yongZheng1723/ViTAE
The official pytorch implementation of ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias