Numan Celik (numancelik34)

numancelik34

Geek Repo

Company:University of Oxford

Location:Oxford

Twitter:@numanchelik

Github PK Tool:Github PK Tool

Numan Celik's repositories

TimeSeries-GAN

Generation of Time Series data using generatuve adversarial networks (GANs) for biological purposes.

anomaly-detection

Anomaly detection is a common problem that is applied to machine learning/deep learning research. Here we will apply an LSTM autoencoder (AE) to identify ECG anomaly detections. In our experiments, anomaly detection problem is a rare-event classification problem. Therefore we will train our LSTM AE with major class, then we would have a higher mean squared error when model sees a minor class in the dataset.

vision-transformer-pytorch

Pytorch version of Vision Transformer (ViT) with pretrained models. This is part of CASL (https://casl-project.github.io/) and ASYML project.

Language:PythonLicense:Apache-2.0Stargazers:1Issues:1Issues:0

AdaptSegNet

Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight)

Language:PythonStargazers:0Issues:0Issues:0

Awesome-Self-Supervised-Papers

Paper bank for Self-Supervised Learning

Stargazers:0Issues:1Issues:0

cell-segmentation

In this work, cell segmentation was carried out through U-net. Segmented microscopic images were introduced to the neural network model with an annotation tool using OpenCV.

Language:PythonStargazers:0Issues:2Issues:0

Deep-Channel

To follow

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

GAN_TimeSeries_Classification

TEST1:This is the test repo for time series classification using GAN.

Language:PythonStargazers:0Issues:2Issues:0
Language:PythonStargazers:0Issues:1Issues:0

mvts_transformer

Multivariate Time Series Transformer, public version

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

pretrained-models.pytorch

Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

pytorch-fcn

PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)

License:MITStargazers:0Issues:0Issues:0

pytorch-segmentation-toolbox

PyTorch Implementations for DeeplabV3 and PSPNet

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

semantic-segmentation-pytorch

Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

torchcv

A PyTorch-Based Framework for Deep Learning in Computer Vision

Language:ShellLicense:Apache-2.0Stargazers:0Issues:1Issues:0

vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

License:MITStargazers:0Issues:0Issues:0