yftg's Stars
CopyTranslator/CopyTranslator
Foreign language reading and translation assistant based on copy and translate.
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
yqx7150/EDAEPRec
Enhanced Denoising Auto-Encoding Priors for Reconstruction
lllyasviel/style2paints
sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
hkaggarwal/modl
MoDL: Model-Based Deep Learning Architecture for Inverse Problems
googlehosts/hosts
镜像:https://scaffrey.coding.net/p/hosts/git / https://git.qvq.network/googlehosts/hosts
js3611/Deep-MRI-Reconstruction
Deep Cascade of Convolutional Neural Networks for MR Image Reconstruction: Implementation & Demo
taki0112/Densenet-Tensorflow
Simple Tensorflow implementation of Densenet using Cifar10, MNIST
Sarasra/models
Models and examples built with TensorFlow
CQFIO/FastImageProcessing
Fast Image Processing with Fully-Convolutional Networks
XifengGuo/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
naturomics/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
fvisin/dataset_loaders
A collection of dataset loaders
faustomilletari/3D-Caffe
faustomilletari/VNet
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
martinarjovsky/WassersteinGAN
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
RedditSota/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
mattmacy/vnet.pytorch
A PyTorch implementation for V-Net: Fully Convolutional Neural Networks for Volumetric Medical Image Segmentation
hujie-frank/SENet
Squeeze-and-Excitation Networks
kuza55/keras-extras
Extra batteries for Keras
IBBM/Cascaded-FCN
Source code for the MICCAI 2016 Paper "Automatic Liver and Lesion Segmentation in CT Using Cascaded Fully Convolutional NeuralNetworks and 3D Conditional Random Fields"
johannesu/meanfield-matlab
MATLAB wrapper for Efficient Inference in Fully Connected CRF
lucasb-eyer/pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
SimpleITK/SimpleITK
SimpleITK: a layer built on top of the Insight Toolkit (ITK), intended to simplify and facilitate ITK's use in rapid prototyping, education and interpreted languages.
SimpleITK/SimpleITKPythonPackage
A setup script to generate a Python Wheels
titu1994/DenseNet
DenseNet implementation in Keras
SimJeg/FC-DenseNet
Fully Convolutional DenseNets for semantic segmentation.