Pinned Repositories
a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
akaze
Accelerated-KAZE Features
akaze-opencv
wrap AKAZE features implementatino to cv::Feature2D API without rebuilding OpenCV
algorithm-research
Algorithm Research and Collation
application-of-deep-learning-in-CT-image-diagnosis-of-pulmonary-nodules
ipyvolume
3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL
Meta-SR-Pytorch
Meta-SR: A Magnification-Arbitrary Network for Super-Resolution (CVPR2019)
pulmonary-nodule-detection
pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
pytorch-sepconv
an implementation of Video Frame Interpolation via Adaptive Separable Convolution using PyTorch
decoli's Repositories
decoli/akaze
Accelerated-KAZE Features
decoli/akaze-opencv
wrap AKAZE features implementatino to cv::Feature2D API without rebuilding OpenCV
decoli/CASED-Tensorflow
Simple Tensorflow implementation of "Curriculum Adaptive Sampling for Extreme Data Imbalance" with multi GPU using LUNA16 (MICCAI 2017) / LUNA16 Tutorial
decoli/chai3d
The Open Source Haptic Framework
decoli/Colorization.tensorflow
Image colorization using CNNs in tensorflow
decoli/deep-learning-from-scratch
『ゼロから作る Deep Learning』のリポジトリ
decoli/deeplearning-tensorflow-keras
decoli/dsb-2017
Data Science Bowl 2017
decoli/DSB17_3d_lung_nodule_classifier
3d convnet for the classification of nodules/tumor in lung CT scans. Trained on Luna16 for Kaggle's 2017 data science bowl competition (result in top 3%)
decoli/ESPCN-TensorFlow
An implementation of the Efficient Sub-Pixel Convolutional Neural Network in TensorFlow
decoli/keras_to_tensorflow
General code to convert a trained keras model into an inference tensorflow model
decoli/learn-tensorflow-sharp
Tensorflow是一个人工智能框架。TensorflowSharp是对Tensorflow C语言版接口的封装,便于.net开发人员在项目中使用Tensorflow。本项目使用实例演示TensorflowSharp的基本用法。
decoli/ManagedPhantom
C# wrapper for Sensable PHANTOM
decoli/ml-agents
Unity Machine Learning Agents
decoli/openhaptics
decoli/pep8-ja
PEP8 日本語版
decoli/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
decoli/selectivesearch
Selective Search Implementation for Python
decoli/TensorFlowDL-samples
『TensorFlowではじめる DeepLearning実装入門(impress top gear)』のサンプルプログラムです。