All Projects → yearing1017 → Paper_Note

yearing1017 / Paper_Note

Licence: other
📚 记录一些自己读过的论文与笔记

Projects that are alternatives of or similar to Paper Note

U Net
U-Net: Convolutional Networks for Biomedical Image Segmentation
Stars: ✭ 374 (+1600%)
Mutual labels:  convolutional-networks, image-segmentation
Surface Defect Detection
🐎📈 Constantly summarizing open source dataset and important critical papers in the field of surface defect research which are very important. 🐋
Stars: ✭ 287 (+1204.55%)
Mutual labels:  paper, image-segmentation
Semanticsegpapercollection
Stars: ✭ 102 (+363.64%)
Mutual labels:  convolutional-networks, image-segmentation
Cvpr2021 Papers With Code
CVPR 2021 论文和开源项目合集
Stars: ✭ 7,138 (+32345.45%)
Mutual labels:  paper, image-segmentation
Livianet
This repository contains the code of LiviaNET, a 3D fully convolutional neural network that was employed in our work: "3D fully convolutional networks for subcortical segmentation in MRI: A large-scale study"
Stars: ✭ 143 (+550%)
Mutual labels:  convolutional-networks, image-segmentation
Deblurgan
Image Deblurring using Generative Adversarial Networks
Stars: ✭ 2,033 (+9140.91%)
Mutual labels:  paper, convolutional-networks
InstantDL
InstantDL: An easy and convenient deep learning pipeline for image segmentation and classification
Stars: ✭ 33 (+50%)
Mutual labels:  image-segmentation
FCN-Segmentation-TensorFlow
FCN for Semantic Image Segmentation achieving 68.5 mIoU on PASCAL VOC
Stars: ✭ 34 (+54.55%)
Mutual labels:  image-segmentation
msla2014
wherein I implement several substructural logics in Agda
Stars: ✭ 24 (+9.09%)
Mutual labels:  paper
mliis
Code for meta-learning initializations for image segmentation
Stars: ✭ 21 (-4.55%)
Mutual labels:  image-segmentation
kimimaro
Skeletonize densely labeled 3D image segmentations with TEASAR.
Stars: ✭ 85 (+286.36%)
Mutual labels:  image-segmentation
neural network papers
记录一些读过的论文,给出个人对论文的评分情况并简述论文insight
Stars: ✭ 152 (+590.91%)
Mutual labels:  paper
Curriculum-Learning-PaperList-Materials
Curriculum Learning related papers and materials
Stars: ✭ 50 (+127.27%)
Mutual labels:  paper
Image Processing
Image Processing techniques using OpenCV and Python.
Stars: ✭ 112 (+409.09%)
Mutual labels:  image-segmentation
influence boosting
Supporting code for the paper "Finding Influential Training Samples for Gradient Boosted Decision Trees"
Stars: ✭ 57 (+159.09%)
Mutual labels:  paper
LayeredSceneDecomposition
No description or website provided.
Stars: ✭ 22 (+0%)
Mutual labels:  paper
midi degradation toolkit
A toolkit for generating datasets of midi files which have been degraded to be 'un-musical'.
Stars: ✭ 29 (+31.82%)
Mutual labels:  paper
AdversarialAudioSeparation
Code accompanying the paper "Semi-supervised adversarial audio source separation applied to singing voice extraction"
Stars: ✭ 70 (+218.18%)
Mutual labels:  paper
groove2groove
Code for "Groove2Groove: One-Shot Music Style Transfer with Supervision from Synthetic Data"
Stars: ✭ 88 (+300%)
Mutual labels:  paper
Tensorflow-For-Beginners
Introduction to deep learning with Tensorflow.
Stars: ✭ 55 (+150%)
Mutual labels:  convolutional-networks

Paper_Note

记录自己的论文笔记

💡 论文下载tips:arxiv国内镜像的访问及PDF下载

💡 已读论文列表

CNN网络

  • AlexNet
  • VGG_Net
  • ResNet
  • DenseNet
  • SENet
  • SKNet
  • DO-Conv
  • PyConv

语义分割

  • FCN
  • U-Net
  • Multi-Scale Context Aggregation by Dilation Convolutions
  • Semantic Human Matting
  • Dilated Convolution
  • Deeplab_v3
  • Deeplabv3+
  • Depthwise separable convolution
  • Xception
  • Understanding Deep Learning Techniques for Image Segmentation
  • SegNet
  • DFN
  • CCNet
  • Non-local
  • DAN
  • PAN
  • ResNeSt
  • FarSeg
  • OCRNet
  • ACNet

目标检测/实例分割

  • R-CNN
  • Fast R-CNN
  • Faster R-CNN
  • Mask R-CNN
  • ResNeSt
  • Yolov1
  • Yolov2
  • EfficientDet

论文及笔记

AlexNet

VGG_Net

ResNet

DenseNet

FCN

U-Net

Multi-Scale Context Aggregation by Dilation Convolutions

Semantic Human Matting

Dilated Convolution

Deeplab_v3

Deeplabv3+

Depthwise separable convolution

Xception

Understanding Deep Learning Techniques for Image Segmentation

SegNet

DFN

CCNet

Non-local

DAN

PAN

R-CNN

Fast R-CNN

Faster R-CNN

Mask R-CNN

SENet

SKNet

ResNeSt

FarSeg

Yolov1

Yolov2

EfficientDet

DO-Conv

PyConv

OCRNet

ACNet

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].