joshlyman
PhD Candidate in Machine Learning, Deep Learning and Medical Imaging
Arizona State UniversityTempe, AZ
Pinned Repositories
3DGAN-Pytorch
3DGAN-Pytorch
aesthetics
Image Aesthetics Toolkit - includes Fisher Vector implementation, AVA (Image Aesthetic Visual Analysis) dataset and fast multi-threaded downloader
algorithm
九章算法 v4.2+hackerrank+leetcode+my notes+interview questions
algorithm-excercise
Algorithm and Data Structure. leetcode/lintcode excercise
Algorithm_Templates
algorithm templates and leetcode examples in Python3, you can learn many python tricks too.
AttnGAN
HDoG
Hessian based Difference of Gaussian for Small Blob Detection
onnx-tensorrt
ONNX-TensorRT: TensorRT backend for ONNX
TextureAnalysis
Texture analysis for medical imaging diagnosis
unet
unet for image segmentation
joshlyman's Repositories
joshlyman/Algorithm_Templates
algorithm templates and leetcode examples in Python3, you can learn many python tricks too.
joshlyman/Introduction-NLP
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
joshlyman/awesome-gan-for-medical-imaging
Awesome GAN for Medical Imaging
joshlyman/LeetCode-Solutions
:octocat: (Weekly Update) Python / C++11 Solutions of All 1312 LeetCode Problems
joshlyman/leetcode
Python & JAVA Solutions for Leetcode
joshlyman/data-augmentation-with-gan-and-vae
We're generating faces with Pytorch GAN implementations
joshlyman/stanford-cs-221-artificial-intelligence
VIP cheatsheets for Stanford's CS 221 Artificial Intelligence
joshlyman/models
Models and examples built with TensorFlow
joshlyman/machine-learning-notes
This is the notes of the way of machine learning study. You may find something useful in it.
joshlyman/awesome_ImageAesthetics
A list of Image Aesthetics papers and resources.
joshlyman/David-Jiashu-Wu-Book-Shelf
My book list
joshlyman/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
joshlyman/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
joshlyman/tensorflow
An Open Source Machine Learning Framework for Everyone
joshlyman/HDoG
Hessian based Difference of Gaussian for Small Blob Detection
joshlyman/ROIShapeAnalysis
Extract shape features from medical images
joshlyman/TextureAnalysis
Texture analysis for medical imaging diagnosis
joshlyman/ITK
Insight Toolkit (ITK) -- Official Repository
joshlyman/opencv
Open Source Computer Vision Library
joshlyman/VTK
Mirror of Visualization Toolkit repository
joshlyman/UNet-family
Paper and implementation of UNet-related model.
joshlyman/keras
Deep Learning for humans
joshlyman/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
joshlyman/pytorch-3dunet
3D U-Net model for volumetric semantic segmentation written in pytorch
joshlyman/dlaicourse
Notebooks for learning deep learning
joshlyman/aesthetics
Image Aesthetics Toolkit - includes Fisher Vector implementation, AVA (Image Aesthetic Visual Analysis) dataset and fast multi-threaded downloader
joshlyman/keras-retinanet
Keras implementation of RetinaNet object detection.
joshlyman/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
joshlyman/CycleGAN-TensorFlow
An implementation of CycleGan using TensorFlow
joshlyman/ITKExamples
Cookbook examples for the Insight Toolkit documented with Sphinx