Skip to content
View thisiswxy's full-sized avatar
Block or Report

Block or report thisiswxy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Building a real-time environment using webcam frame division in OpenCV and classify cropped images using a fine-tuned vision transformers on hybryd datasets samples for facial emotion recognition.

Jupyter Notebook 15 1 Updated Dec 12, 2022

[ICASSP 2022] Vision Transformer Equipped with Neural Resizer on Facial Expression Recognition Task

Python 7 1 Updated Apr 6, 2022

分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;

MATLAB 42 15 Updated May 18, 2018

Official implementation of the paper Vision Transformer with Progressive Sampling, ICCV 2021.

Python 148 23 Updated Jan 14, 2022

Vision Transformer (ViT) in PyTorch

Python 766 124 Updated Mar 2, 2022

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

Python 19,227 2,914 Updated Aug 7, 2024
Jupyter Notebook 9,878 1,247 Updated May 21, 2024

some code to do emotion recognition on DEAP (RNN, CRNN, VIT, MLPMixer, Fnet)

Jupyter Notebook 10 2 Updated Oct 3, 2022

🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.

Python 3 2 Updated Jul 28, 2022

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

Python 130,380 25,907 Updated Aug 9, 2024

This repository contains demos I made with the Transformers library by HuggingFace.

Jupyter Notebook 8,769 1,367 Updated Aug 8, 2024

deep learning for image processing including classification and object-detection etc.

Python 1 Updated Dec 18, 2021

A jupyter notebook showing how to finetune the vision transformer on a facial expression dataset (FER-2013)

Jupyter Notebook 26 4 Updated Jun 14, 2021

Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)

Python 204 63 Updated Oct 18, 2020

Social robot software system, with facial detection and recognition, object detection, voice detection functions.

Python 3 Updated Jan 17, 2017

这是一个ViT+Gram矩阵的代码

Python 1 Updated Jul 21, 2021

Facial Expression Recognition Using Attentional Convolutional Network, Pytorch implementation

Python 238 68 Updated Feb 20, 2024