Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
BestJuly.github.io
CMC
pytorch implementation of "Contrastive Multiview Coding", "Momentum Contrast for Unsupervised Visual Representation Learning", and "Unsupervised Feature Learning via Non-Parametric Instance-level Discrimination"
IIC
Official implementation of ACMMM'20 paper 'Self-supervised Video Representation Learning Using Inter-intra Contrastive Framework'
just_for_fun
use python code to do some interesting things
LLCNN
Pretext-Contrastive-Learning
Official codes for paper "Pretext-Contrastive Learning: Toward Good Practices in Self-supervised Video Representation Leaning".
train_ssd
use single shot multibox detector(SSD) to train with your own dataset
VCP
Unofficial implement of "Video cloze procedure for self-supervised spatio-temporal learning" [AAAI20]
BestJuly's Repositories
BestJuly/IIC
Official implementation of ACMMM'20 paper 'Self-supervised Video Representation Learning Using Inter-intra Contrastive Framework'
BestJuly/LLCNN
BestJuly/Pretext-Contrastive-Learning
Official codes for paper "Pretext-Contrastive Learning: Toward Good Practices in Self-supervised Video Representation Leaning".
BestJuly/VCP
Unofficial implement of "Video cloze procedure for self-supervised spatio-temporal learning" [AAAI20]
BestJuly/just_for_fun
use python code to do some interesting things
BestJuly/train_ssd
use single shot multibox detector(SSD) to train with your own dataset
BestJuly/BestJuly.github.io
BestJuly/CMC
pytorch implementation of "Contrastive Multiview Coding", "Momentum Contrast for Unsupervised Visual Representation Learning", and "Unsupervised Feature Learning via Non-Parametric Instance-level Discrimination"
BestJuly/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
BestJuly/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
BestJuly/caffe
Caffe: a fast open framework for deep learning.
BestJuly/DeepLearningExamples
Deep Learning Examples
BestJuly/FasterTransformer
Transformer related optimization, including BERT, GPT
BestJuly/IEICE_English_tex_template
English-only tex template for IEICE conferences in Japan
BestJuly/IICv2
IICv2: Improved version of Inter-Intra Contrastive (IIC) Learning Framework
BestJuly/NeMo
NeMo: a toolkit for conversational AI
BestJuly/PRML
PRML algorithms implemented in Python
BestJuly/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
BestJuly/TransformerEngine
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.