ManiShankar's repositories
genderClassification_CNN
Gender Classification from images using Inception(pre-trained CNN implemented in tensorflow).
FlaskSKLearn
Flask app to train predict using scikit-learn
Finger_Identification_CNN
We use CNN to counthe number of fingers :hand: shown in photograph using Pytorch.
GAN_pokemon
GAN used to color pokemon outlines
PythonDataScienceHandbook
Jupyter Notebooks for the Python Data Science Handbook
ToyBoundingBox
Here we implemet a simple geomentrical shape detection :small_blue_diamond: :small_red_triangle: and construct a bounding box :pencil2: over the object
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
dkv
Distributed KV data store with tunable consistency, synchronous replication
pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
regressionModel
This is regression neural network model using tf-slim