Pinned Repositories
AdaIN-pytorch
PyTorch implementation of "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" by Xun Huang, Serge Belongie.
artwork_it
A simple Neural Style Transfer Network
Capsules
Playing around with Capsule Networks.
cracke
hackaTUM2019
gan-zoo-pytorch
A zoo of GAN implementations
mvg_console
This python script is a Command Line wrapper to get the departures from any station/stop in the MVG(Münchner Verkehrsgesellschaft) network.
onnx-typecast
Script to typecast ONNX model parameters from INT64 to INT32.
rajiniPP
Programming language based on Iconic dialogues of Rajinikanth. 🤘🏽
SparseCaps-PyTorch
yTorch implementation of "Sparse Unsupervised Capsules Generalize Better" by David Rawlinson, Abdelrahman Ahmed and Gideon Kowadlo.
transformers-collection
A collection of transformer models built using huggingface for various tasks.
aadhithya's Repositories
aadhithya/ArnoldC
Arnold Schwarzenegger based programming language
aadhithya/DynamicColorTracker
A simple JavaCV project that detects the color to track dynamically.
aadhithya/JamsMusicPlayer
A free, powerful and elegant music player for Android.
aadhithya/PythonCompiler
Code used on "Writing your own programming language and compiler with Python" post