Pinned Repositories
3D-Free-Form-Deformation
Final project for Data-Visualization(DATA130012) in Fudan University.
adventures-in-ml-code
This repository holds all the code for the site http://www.adventuresinmachinelearning.com
age-gender-race-prediction
Implementation of a neural network that can predict gender, race and age of a person from an input image.
Apple-Leaf-Disease
apple leaf disease detection
argus-tgs-salt
Kaggle | 14th place solution for TGS Salt Identification Challenge
AutoRCCar
OpenCV Python Neural Network Autonomous RC Car
burn
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
caffe
caffe folder
cdmffd-image-registration
Composed Directly Manipulated Free Form Deformation Image Registration
CIMAS
Cardiac Image Multi-Atlas Segmentation pipeline (CIMAS)
tongluocq's Repositories
tongluocq/3D-Free-Form-Deformation
Final project for Data-Visualization(DATA130012) in Fudan University.
tongluocq/argus-tgs-salt
Kaggle | 14th place solution for TGS Salt Identification Challenge
tongluocq/AutoRCCar
OpenCV Python Neural Network Autonomous RC Car
tongluocq/Coherent-Point-Drift-Python
This project using python to implement the Coherent Point Drift algorithm
tongluocq/elasticdeform
Differentiable elastic deformations for N-dimensional images (Python, SciPy, NumPy).
tongluocq/FALKOR
Automated Cryptocurrency Trading with PyTorch Models for Stock Price Prediction
tongluocq/focal-tversky-unet
This repo contains the code for our paper "A novel focal Tversky loss function and improved Attention U-Net for lesion segmentation" accepted at IEEE ISBI 2019.
tongluocq/Focal_Loss_Keras
Multi-class classification with focal loss for imbalanced datasets
tongluocq/freesurfer
recon-all from FreeSurfer
tongluocq/genann
simple neural network library in ANSI C
tongluocq/git-lfs
Git extension for versioning large files
tongluocq/interpretable_ml_drug_discovery
Interpreting graph convolutional filters of target prediction network
tongluocq/Introduction-to-Algorithms
Codes for Introduction to Algorithms by Udi.Manber 算法引论-一种创造性方法课程代码
tongluocq/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
tongluocq/Math-of-Machine-Learning-Course-by-Siraj
Implements common data science methods and machine learning algorithms from scratch in python. Intuition and theory behind the algorithms is also discussed.
tongluocq/medium_articles
Scripts used for articles published on Medium
tongluocq/meshzoo
Some examples for mesh generation in Python
tongluocq/MiniDNN
A header-only C++ library for deep neural networks
tongluocq/ML_Model_for_Predicting_Ships_Crew_Size
tongluocq/nlp-in-python-tutorial
comparing stand up comedians using natural language processing
tongluocq/OpenNeuralNetwork
C++ implementation of a Artificial Neural Network
tongluocq/pycpd
Pure Numpy Implementation of the Coherent Point Drift Algorithm
tongluocq/pyDiffusion
A Python library for diffusion simulation and data analysis
tongluocq/reaction-diffusion
Some Python examples to obtain reaction-diffusion results and animations.
tongluocq/RegNet
Nonrigid image registration using multi-scale 3D convolutional neural networks
tongluocq/rnn_lstm_from_scratch
How to build a RNN and LSTM from scratch with NumPy.
tongluocq/rsna-challenge-2018
10th place solution for the RSNA Pneumonia Detection Challenge
tongluocq/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
tongluocq/tryenlight.github.io
:computer: Learn to code by building projects (deprecated)
tongluocq/video-captioning
This repository contains the code for a video captioning system inspired by Sequence to Sequence -- Video to Text. This system takes as input a video and generates a caption in English describing the video.