From 51a1eb64d401bf37749fb599935198b157de8c06 Mon Sep 17 00:00:00 2001 From: Luan Pham Date: Thu, 23 Nov 2023 01:40:23 +1100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7d502d..580ecfe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Facial Expression Recognition using Residual Masking Network +The code for my undergraduate thesis. + [![Downloads](https://static.pepy.tech/personalized-badge/rmn?period=total&units=international_system&left_color=grey&right_color=blue&left_text=pip%20installs)](https://pepy.tech/project/rmn) [![pypi package](https://img.shields.io/badge/version-v3.1.1-blue)](https://pypi.org/project/rmn) [![circleci](https://circleci.com/gh/phamquiluan/ResidualMaskingNetwork.svg?style=shield&circle-token=d642bb5917bc9c252f535360fc6beb6a865afc01)](https://app.circleci.com/pipelines/github/phamquiluan/ResidualMaskingNetwork) @@ -8,10 +10,9 @@ [![style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/phamquiluan/residualmaskingnetwork) [![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/challenges-in-representation-learning-a/facial-expression-recognition-on-fer2013)](https://paperswithcode.com/sota/facial-expression-recognition-on-fer2013?p=challenges-in-representation-learning-a) -The code for my undergraduate thesis.

- +

# Inference: