ChicChip's Stars
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
TheAlgorithms/Java
All Algorithms implemented in Java
lizongying/my-tv
我的电视 电视直播软件,安装即可使用
hackstoic/golang-open-source-projects
为互联网IT人打造的中文版awesome-go
liu673cn/bug
TVbox开源版(空壳-自行配置)
pingcap/awesome-database-learning
A list of learning materials to understand databases internals
0voice/Introduction-to-Golang
【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt
MrGiovanni/UNetPlusPlus
[IEEE TMI] Official Implementation for UNet++
Jack-Cherish/Deep-Learning
:computer:深度学习实战:手写数字识别、Discuz验证码识别、垃圾分类、语义分割
4uiiurz1/pytorch-nested-unet
PyTorch implementation of UNet++ (Nested U-Net).
dgryski/go-tsz
Time series compression algorithm from Facebook's Gorilla paper
leesf/hudi-resources
汇总Apache Hudi相关资料
yzongyue/6.824-golabs-2020
MIT 6.824 2020
yangxue0827/FPN_Tensorflow
A Tensorflow implementation of FPN detection framework.
HaoMood/bilinear-cnn
PyTorch implementation of bilinear CNN for fine-grained image recognition
LarryJiang134/Image_manipulation_detection
Paper: CVPR2018, Learning Rich Features for Image Manipulation Detection
junqiangchen/LUNA16-Lung-Nodule-Analysis-2016-Challenge
LUNA16-Lung-Nodule-Analysis-2016-Challenge
gdlg/pytorch_compact_bilinear_pooling
Compact Bilinear Pooling for PyTorch
JavisPeng/u_net_liver
DeepInsight-PCALab/CompactBilinearPooling-Pytorch
A Pytorch Implementation for Compact Bilinear Pooling.
YichaoCai1/torch_backbones
Unofficial implementations of some classical CNN backbones with pytorch
pengzhou1108/RGB-N
Qiuyan918/Unet_Implementation_PyTorch
使用PyTorch实现Unet图像分割
WaLittleMoon/Learning-Rich-Features-for-Image-Manipulation-Detection
基于双流 Faster R-CNN 网络的 图像篡改检测
wangyinzhi1989/CVIntegratedPlatform
一款基于深度学习,提供数据标注、模型训练、模型部署、基于已有模型自动标注等功能的计算机视觉一体化平台。 操作简单,无需深度学习理论即可实现AI落地。处理分类、目标检测、目标跟踪等计算机视觉任务。 应用场景:交通执法(车辆违停、行人乱穿马路等)、工业检测(缺陷检测、物体分拣等)、安防(越界、人员聚集、违禁品、拉横幅等)等领域。
1345414527/MIT6.824-2022
完成了4个lab
Minerva-J/DeepLung
DeepLung PyTorch1.0 Python3.7 with multi GPUs
onebig32/gin-learn
golang-gin-demo
gd2016229035/faster-rcnn-rgbd
Two stream Faster-RCNN evaluated on NYU Depth V2 dataset for RGBD object detection task.
xushiyan/apachehudi-from0to1
Companion code and examples for blog series - Apache Hudi: From Zero To One