Pinned Repositories
3D-Producer
a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
ai_challenage_competition
比赛代码库
atari-py
A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface
ControlStyle
denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
pytorch_practices
notes of pytorch practices in experiments
w2vv_py35_keras_tensorflow
transfer the py2-version repository w2vv (official code https://github.com/danieljf24/w2vv) to py3-version code and test on Windows 10
winnechan's Repositories
winnechan/w2vv_py35_keras_tensorflow
transfer the py2-version repository w2vv (official code https://github.com/danieljf24/w2vv) to py3-version code and test on Windows 10
winnechan/ControlStyle
winnechan/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
winnechan/pytorch_practices
notes of pytorch practices in experiments
winnechan/3D-Producer
winnechan/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
winnechan/docs_wiki
winnechan/Faster-R-CNN-with-model-pretrained-on-Visual-Genome
Faster RCNN model in Pytorch version, pretrained on the Visual Genome with ResNet 101
winnechan/grounded-video-description
Video Grounding and Captioning
winnechan/handong1587.github.io
winnechan/ImageCaptioning.pytorch
I decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)
winnechan/infomax
extract features by maximizing mutual information
winnechan/machine-learning-uiuc
🖥️ CS446: Machine Learning in Spring 2018, University of Illinois at Urbana-Champaign
winnechan/maps
Python implementation of "MAPS: Multiresolution Adaptive Parameterization of Surfaces"
winnechan/MasterProject
Code voor mijn Master project omtrent VideoBERT
winnechan/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
winnechan/nerf_pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
winnechan/NeuS
Code release for NeuS
winnechan/pytorch-i3d
winnechan/Pytorch-NCE
The Noise Contrastive Estimation for softmax output written in Pytorch
winnechan/Revisiting_Deep_Metric_Learning_PyTorch
(ICML 2020) This repo contains code for our paper "Revisiting Training Strategies and Generalization Performance in Deep Metric Learning" (https://arxiv.org/abs/2002.08473) to facilitate consistent research in this field.
winnechan/sfm-mvs
Structure from Motion (SfM)
winnechan/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
winnechan/slambook2
edition 2 of the slambook
winnechan/stanford-shapenet-renderer
Scripts for batch rendering models using Blender. Tested with models from stanfords shapenet library.
winnechan/tensorflow-triplet-loss
Implementation of triplet loss in TensorFlow
winnechan/Tune-A-Video
Unofficial implementation of Tune-A-Video
winnechan/variational-autoencoder
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)
winnechan/vgg_loss
A VGG-based perceptual loss function for PyTorch.
winnechan/VideoCaptioning_att
A video captioning tool using S2VT method and attention mechanism (TensorFlow)