Pinned Repositories
BAML
Background Aware Metric Learning
CMR
My implementation of Cross Modal Retrieval models from CVPR'18 and ECCV'18
concepts
Understanding attention in LLMs
cuda
GPU implementations of algorithms
DeepLearningExamples
Deep Learning Examples
EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
rl_research
Reinforcement Learning Algorithms and Research
sampleQAT
Inference of quantization aware trained networks using TensorRT
STT
A multi-task model which does image captioning, sentence paraphrasing and cross-modal retrieval.
tensorflow-onnx
Convert TensorFlow models to ONNX
peri044's Repositories
peri044/STT
A multi-task model which does image captioning, sentence paraphrasing and cross-modal retrieval.
peri044/CMR
My implementation of Cross Modal Retrieval models from CVPR'18 and ECCV'18
peri044/BAML
Background Aware Metric Learning
peri044/cuda
GPU implementations of algorithms
peri044/tensorflow-onnx
Convert TensorFlow models to ONNX
peri044/concepts
Understanding attention in LLMs
peri044/DeepLearningExamples
Deep Learning Examples
peri044/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
peri044/rl_research
Reinforcement Learning Algorithms and Research
peri044/sampleQAT
Inference of quantization aware trained networks using TensorRT
peri044/TRTorch
PyTorch/TorchScript compiler for NVIDIA GPUs using TensorRT
peri044/ppgn
Code for paper "Plug and Play Generative Networks"
peri044/algorithms
Algorithms and Leetcode solutions
peri044/dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
peri044/DCGAN-tensorflow
A tensorflow implementation of Deep Convolutional Generative Adversarial Networks
peri044/google_inception_v3_for_caffe
Google Inception (deepdream) v3 for Caffe
peri044/metric-learning
peri044/peri044.github.io
peri044/skip-thoughts
Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"
peri044/tensorflow
Computation using data flow graphs for scalable machine learning
peri044/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
peri044/test-infra
This repository hosts code that supports the testing infrastructure for the main PyTorch repo. For example, this repo hosts the logic to track disabled tests and slow tests, as well as our continuation integration jobs HUD/dashboard.
peri044/text-to-image
Text to image synthesis using thought vectors