WuJie1010 / 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
MIT License
1.77k stars 546 forks source link

How to use in Rasberry pi 3 B+ #135

Open wahyuns12 opened 1 year ago

wahyuns12 commented 1 year ago

Pleasee help me, i can use this code for my rasberry pi 3

AKASHKRISHNABHUKYA commented 1 year ago

It depends on the code you're referring to. Raspberry Pi is a versatile single-board computer that runs on a Linux-based operating system, so it is compatible with many programming languages and platforms.

If the code is written in a language that is compatible with the Raspberry Pi and meets the necessary system requirements, then you can probably run it on your Raspberry Pi. For example, if the code is written in Python, C, or C++, you should be able to run it on a Raspberry Pi.

It would be helpful if you could provide more details about the code you're referring to, such as the programming language, the purpose of the code, and any additional dependencies or libraries required.