Pinned Repositories
ac-gan
A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).
awesome-background-subtraction
A curated list of background subtraction related papers and resources
caffe-fast-rcnn
Caffe fork that supports Fast R-CNN
caffegraph
Load graphical Caffe networks in Torch
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
convert_torch_to_pytorch
Convert torch t7 model to pytorch model and source.
dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
deep-learning-model-convertor
The convertor/conversion of deep learning models for different deep learning frameworks/softwares.
scott-vsi's Repositories
scott-vsi/ac-gan
A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).
scott-vsi/caffe-fast-rcnn
Caffe fork that supports Fast R-CNN
scott-vsi/convert_torch_to_pytorch
Convert torch t7 model to pytorch model and source.
scott-vsi/dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
scott-vsi/deep-learning-model-convertor
The convertor/conversion of deep learning models for different deep learning frameworks/softwares.
scott-vsi/DeepLearningImplementations
Implementation of recent Deep Learning papers
scott-vsi/dpath-python
A python library for accessing and searching dictionaries via /slashed/paths ala xpath
scott-vsi/gandlf
Generative Adversarial Networks in Keras
scott-vsi/graphlab
A framework for large-scale machine learning and graph computation.
scott-vsi/keras-acgan
Auxiliary Classifier Generative Adversarial Networks in Keras
scott-vsi/LSGAN
scott-vsi/matplotlib
matplotlib: plotting with Python
scott-vsi/networkx
Official NetworkX source code repository.
scott-vsi/python-overpy
Python Wrapper to access the Overpass API
scott-vsi/Wasserstein-GAN-Keras
Keras implementation of Wasserstein GAN. Modified from the ACGAN example.
scott-vsi/WassersteinGAN-TensorFlow
WassersteinGAN-TensorFlow