ozgyal
PhD in Computer Vision and Machine Learning
Hacettepe University Computer Vision LabAnkara, Turkey
Pinned Repositories
Action-Recognition-with-Prototypes
This code includes the implementation of "Action Recognition with Prototypes" paper published in SIU 2017.
ActivityNet-Video-Downloader
This simple script is for downloading videos of ActivityNet dataset by parsing URLs from given .json file.
cuDNNv
cuDNN Version Switcher
EM-Algorithm-for-Gaussian-Mixtures
Implementation of the EM algorithm to fit Mixture of Gaussians with different shapes.
Image-Clustering
Image segmentation with implementation of k-means clustering.
Learning-Actionness-From-ActionBackground-Discrimination
PyTorch implementation of the paper "Learning actionness from action/background discrimination".
Mid-level-Discriminative-Action-Representation
This is an implementation of finding mid-level representations for still actions by using association rule mining.
Multilayer-Perceptron-Classifier
A simple implementation of an MLP with one hidden layer using gradient descent.
Noise-Layer-Implemantation-on-AlexNet
This is a modified implementation of AlexNet by adding a noise layer in TensorFlow.
ozgyal's Repositories
ozgyal/ActivityNet-Video-Downloader
This simple script is for downloading videos of ActivityNet dataset by parsing URLs from given .json file.
ozgyal/EM-Algorithm-for-Gaussian-Mixtures
Implementation of the EM algorithm to fit Mixture of Gaussians with different shapes.
ozgyal/Image-Clustering
Image segmentation with implementation of k-means clustering.
ozgyal/Mid-level-Discriminative-Action-Representation
This is an implementation of finding mid-level representations for still actions by using association rule mining.
ozgyal/Noise-Layer-Implemantation-on-AlexNet
This is a modified implementation of AlexNet by adding a noise layer in TensorFlow.
ozgyal/Action-Recognition-with-Prototypes
This code includes the implementation of "Action Recognition with Prototypes" paper published in SIU 2017.
ozgyal/Learning-Actionness-From-ActionBackground-Discrimination
PyTorch implementation of the paper "Learning actionness from action/background discrimination".
ozgyal/Multilayer-Perceptron-Classifier
A simple implementation of an MLP with one hidden layer using gradient descent.
ozgyal/cuDNNv
cuDNN Version Switcher
ozgyal/darknetGUI
A GUI to train, test and analyze classifier networks by using Darknet framework.
ozgyal/howto100m
Code for the HowTo100M paper
ozgyal/tensorflow
Computation using data flow graphs for scalable machine learning