tsing90's Stars
anopara/patch-based-texture-synthesis
Based on "Image Quilting for Texture Synthesis and Transfer" and "Real-Time Texture Synthesis by Patch-Based Sampling" papers
afruehstueck/tileGAN
Code for TileGAN: Synthesis of Large-Scale Non-Homogeneous Textures (SIGGRAPH 2019)
ningyu1991/TextureMixer
The official Tensorflow implementation for CVPR'19 paper 'Texture Mixer: A Network for Controllable Synthesis and Interpolation of Texture'
jessemelpolio/non-stationary_texture_syn
Code used for texture synthesis using GAN
PetarV-/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
google-deepmind/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
alibaba/pipcook
Machine learning platform for Web developers
lucidrains/DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
openai/DALL-E
PyTorch package for the discrete VAE used for DALL·E.
genforce/interfacegan
[CVPR 2020] Interpreting the Latent Space of GANs for Semantic Face Editing
pcyin/NL2code
A syntactic neural model for parsing natural language to executable code
ThilinaRajapakse/simpletransformers
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
chartbeat-labs/textacy
NLP, before and after spaCy
PetrochukM/PyTorch-NLP
Basic Utilities for PyTorch Natural Language Processing (NLP)
Breakthrough/PySceneDetect
:movie_camera: Python and OpenCV-based scene cut/transition detection program & library.
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Zhongdao/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
satojkovic/DeepLogo
A brand logo detection system using tensorflow object detection API.
chongruo/detectron2-ResNeSt
A fork of Detectron2 with ResNeSt backbone
VisualComputingInstitute/TrackR-CNN
TrackR-CNN baseline method for Multi-Object Tracking and Segmentation (MOTS)
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
craston/MARS
MARS: Motion-Augmented RGB Stream for Action Recognition
senguptaumd/Background-Matting
Background Matting: The World is Your Green Screen
STVIR/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
ifzhang/FairMOT
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
foolwood/SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
nwojke/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
dbolya/yolact
A simple, fully convolutional model for real-time instance segmentation.