Pinned Repositories
BallClustering_ICCV2019
Video Face Clustering with Unknown Number of Clusters - Ball Cluster Learning
Challenge-condition-FER-dataset
This is our collected datasets for challenge condition facial expression recognition
chat
chatgpt-web
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
CNN-with-Dual-Local-and-Global-Attention
Implementaion of Interpretable Convolutional Neural Networks with Dual Local and Global Attention for Review Rating Prediction
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
GroupEmotionRecognition
ICCV2021-Paper-Code-Interpretation
ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理
Image-Downloader
Download images from Google, Bing, Baidu. 谷歌、百度、必应图片下载.
imbalanced-dataset-sampler
A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.
Song-Xu-jojo's Repositories
Song-Xu-jojo/ICCV2021-Paper-Code-Interpretation
ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理
Song-Xu-jojo/Image-Downloader
Download images from Google, Bing, Baidu. 谷歌、百度、必应图片下载.
Song-Xu-jojo/imbalanced-dataset-sampler
A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.
Song-Xu-jojo/Challenge-condition-FER-dataset
This is our collected datasets for challenge condition facial expression recognition
Song-Xu-jojo/chat
Song-Xu-jojo/chatgpt-web
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
Song-Xu-jojo/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
Song-Xu-jojo/CVPR2021-Paper-Code-Interpretation
cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
Song-Xu-jojo/CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
Song-Xu-jojo/Deep-Emotion
Facial Expression Recognition Using Attentional Convolutional Network, Pytorch implementation
Song-Xu-jojo/embedded-notes
嵌入式linux软件开发、嵌入式linux驱动开发、c语言、单片机开发、IOT开发等面试要点记录
Song-Xu-jojo/EmoPy
A deep neural net toolkit for emotion analysis via Facial Expression Recognition (FER)
Song-Xu-jojo/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
Song-Xu-jojo/face.evoLVe.PyTorch
🔥🔥High-Performance Face Recognition Library on PyTorch🔥🔥
Song-Xu-jojo/Facial-Expression-Recognition.Pytorch
A CNN based pytorch implementation on facial expression recognition (FER2013 and CK+), achieving 73.112% (state-of-the-art) in FER2013 and 94.64% in CK+ dataset
Song-Xu-jojo/FPGA-DDSsignalgenerator
基于黑金AX301 AN108模块的DDS信号发生器
Song-Xu-jojo/guide-rpc-framework
A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)
Song-Xu-jojo/labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
Song-Xu-jojo/LipNet-PyTorch
The state-of-art PyTorch implementation of the method described in the paper "LipNet: End-to-End Sentence-level Lipreading" (https://arxiv.org/abs/1611.01599)
Song-Xu-jojo/luo_chatGPT
Song-Xu-jojo/Microexpression_recognition
基于CNN卷积神经网络实现实时分辨人脸微表情
Song-Xu-jojo/noisyFER
The official pytorch code for paper "Facial Emotion Recognition with Noisy Multi-task Annotations" (2021 WACV)
Song-Xu-jojo/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
Song-Xu-jojo/self-attention-cv
Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.
Song-Xu-jojo/Self-Cure-Network
This is a novel and easy method for annotation uncertainties.
Song-Xu-jojo/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
Song-Xu-jojo/Swin-Transformer
a general-purpose Transformer based vision backbone
Song-Xu-jojo/test
初学使用github
Song-Xu-jojo/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
Song-Xu-jojo/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch