Pinned Repositories
ActivityNet
This repository is intended to host tools and demos for ActivityNet
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
avobjects
Implementation for ECCV20 paper "Self-Supervised Learning of audio-visual objects from video"
awesome-algorithm
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
CLIP-Adapter
compare_gan
Compare GAN code.
container
CoOp
Learning to Prompt for Vision-Language Models.
LeetCode-Solution
📝 Python / C++ 11 Solutions of All LeetCode Problems
paperfactory's Repositories
paperfactory/LeetCode-Solution
📝 Python / C++ 11 Solutions of All LeetCode Problems
paperfactory/ActivityNet
This repository is intended to host tools and demos for ActivityNet
paperfactory/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
paperfactory/avobjects
Implementation for ECCV20 paper "Self-Supervised Learning of audio-visual objects from video"
paperfactory/awesome-algorithm
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
paperfactory/bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
paperfactory/CLIP-Adapter
paperfactory/compare_gan
Compare GAN code.
paperfactory/container
paperfactory/CoOp
Learning to Prompt for Vision-Language Models.
paperfactory/cpo-pytorch
An implementation of Constrained Policy Optimization (Achiam 2017) in PyTorch
paperfactory/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
paperfactory/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为17个章节,20多万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
paperfactory/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
paperfactory/EA-VQ-VAE
This repo provides the code for the ACL 2020 paper "Evidence-Aware Inferential Text Generation with Vector Quantised Variational AutoEncoder"
paperfactory/fashion-iq
paperfactory/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
paperfactory/HRL
paperfactory/keras-io
Keras documentation, hosted live at keras.io
paperfactory/MUSE
A library for Multilingual Unsupervised or Supervised word Embeddings
paperfactory/mvits_for_class_agnostic_od
Multi-modal Transformers Excel at Class-agnostic Object Detection
paperfactory/pytext
A natural language modeling framework based on PyTorch
paperfactory/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
paperfactory/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
paperfactory/realtime-action-detection
This repository host the code for real-time action detection paper
paperfactory/T2T-ViT
paperfactory/UNITER
Research code for ECCV 2020 paper "UNITER: UNiversal Image-TExt Representation Learning"
paperfactory/video-contrastive-learning
Video Contrastive Learning with Global Context
paperfactory/violin
Data and code for CVPR 2020 paper: "VIOLIN: A Large-Scale Dataset for Video-and-Language Inference"
paperfactory/XNOR-Net-PyTorch
PyTorch Implementation of XNOR-Net