swayhrl's Stars
gohugoio/hugo
The world’s fastest framework for building websites.
google-research/google-research
Google Research
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
xuebinqin/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
HIT-SCIR/ltp
Language Technology Platform
zhoushengisnoob/DeepClustering
Methods and Implements of Deep Clustering
gpgpu-sim/gpgpu-sim_distribution
GPGPU-Sim provides a detailed simulation model of contemporary NVIDIA GPUs running CUDA and/or OpenCL workloads. It includes support for features such as TensorCores and CUDA Dynamic Parallelism as well as a performance visualization tool, AerialVisoin, and an integrated energy model, GPUWattch.
yaohungt/Multimodal-Transformer
[ACL'19] [PyTorch] Multimodal Transformer
yl-1993/learn-to-cluster
Learning to Cluster Faces (CVPR 2019, CVPR 2020)
vitoralbiero/img2pose
The official PyTorch implementation of img2pose: Face Alignment and Detection via 6DoF, Face Pose Estimation - CVPR 2021
Zhongdao/gcn_clustering
Code for CVPR'19 paper Linkage-based Face Clustering via GCN
ssarfraz/FINCH-Clustering
Source Code for FINCH Clustering Algorithm
zhengyima/kg-baseline-pytorch
2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.
USC-InfoLab/rddc2020
road damage detection challenge 2020
NegatioN/OnlineMiningTripletLoss
PyTorch conversion of https://omoindrot.github.io/triplet-loss
hirokatsukataoka16/FractalDB-Pretrained-ResNet-PyTorch
Pre-training without Natural Images (ACCV 2020 Best Paper Honorable Mention Award)
OPEN-AIR-SUN/SISC
Semi-supervised Implicit Scene Completion from Sparse LiDAR
tgpcai/Microexpression_recognition
基于CNN卷积神经网络实现实时分辨人脸微表情
geniki/neural-processes
PyTorch implementation of Neural Processes
oawiles/FAb-Net
Pytorch code for BMVC 2018 paper
smousavi05/Unsupervised_Deep_Learning
Unsupervised (Self-Supervised) Clustering of Seismic Signals Using Deep Convolutional Autoencoders
nxsEdson/MLCR
Multi-label Co-regularization for Semi-supervised Facial Action Unit Recognition (NeurIPS 2019)
Doragd/Text-Classification-PyTorch
Implementation of papers for text classification task on SST-1/SST-2
pigirons/conv3x3_m1
This is a demo how to write a high performance convolution run on apple silicon
BNU-Wu/Student-Class-Behavior-Dataset
Coming soon
sanweiliti/noisyFER
The official pytorch code for paper "Facial Emotion Recognition with Noisy Multi-task Annotations" (2021 WACV)
ujansengupta/CAWA_gpgpusim
An implementation of the paper titled "CAWA: Coordinated Warp Scheduling and Cache Prioritization for Critical Warp Acceleration of GPGPU Workloads".