-
Hi,
I ran your code on ubuntu 18.04/python3.6.5 as below
python video_emotion_gender_demo.py
I got this error. Could you please advice?
(cv) kiosk@smb02:~/face_classification/src$ python video_em…
-
When creating the dataset by
```python
import pandas as pd
from pathlib import Path
def open_fn(f):
try:
return pd.read_csv(f,engine='python')
except:
return pd.DataF…
-
## Information
The problem arises in chapter 2
* [ ] Introduction
* [X ] Text Classification
* [ ] Transformer Anatomy
* [ ] Multilingual Named Entity Recognition
* [ ] Text Generation
* [ …
-
### Initiative (Required)
GSSoC (Girl Script Summer of Code) 🌸
### Is your proposal related to a problem? Please describe.
The project aims to create a machine learning-based application capa…
-
Hi, I just ran VGG Face 2 trainer/classifier on the images labeled for 4 emotions, Angry, Happy, Sad and Neutral. Using the split data set I am getting an accuracy of only 25%. Any thought on how I ca…
-
**Actual Behaviour.**
The scores are a bit difficult to understand for the users.
**Expected Behaviour**
Make the scores user-friendlier and understandable. Make the UI of the screen bett…
-
![image](https://user-images.githubusercontent.com/85923968/177078554-98cdbcc9-ca6c-4c94-9929-353f84d77b8e.png)
I have encountered this issue when I run the video_emotion_gender_demo.py ,may I know…
-
### Search before asking
- [X] I have searched the EvaDB [issues](https://github.com/georgia-tech-db/eva/issues) and found no similar bug report.
### Bug
`evadb.binder.binder_utils.BinderError: Ca…
-
I have tested on five different files. But I have the same exact results as following:
**INFO:root:Final Emotion set:: {'Neutral': 1.0, 'data': 'go with you want what yo
u will look you last saw y…
-
My setup is:
1. jetson orin 32GB
2. JetPack 6.0
3. Triton 2.40 (NGC Container 23.11)
4. Cuda 12.2, TensorRT 8.6.2
5. Python Backend API 1.16
**`input_0: try to use CUDA copy while GPU is no…