-
### URL
https://www.youtube.com/watch?v=INpwkYN52g0&list=PLVtgojIH6u6huHxj2jGAdtbzdGYP-OjwA&index=6
-
### 路由地址
/the-economist
### 完整路由地址
/the-economist/:endpoint
### 相关文档
https://docs.rsshub.app/traditional-media.html#the-economist
### 预期是什么?
可以抓取到全文输出RSS内容
### 实际发生了什么?
无法抓取,报错
官方演示页面同样无…
-
Hello all,
@blue-fish , I had very good success on my project to clone 14 voices from a computer simulation ([samples available here](https://drive.google.com/drive/mobile/folders/1lh6wjIvXUImmqdF2Ln…
-
https://github.com/IliaZenkov/transformer-cnn-emotion-recognition
-
Hello, can the code in Figure 3 in the paper be published? I want to see a section of that code. Thank you
-
Hi @andi611 ,
I try running mosei downstream but hit into several errors. I fixed one by adding :
```
def get_dataloader(self, mode):
return eval(f'self.get_{mode}_dataloader')()
```
…
-
Please advise me. I was running the unit_tests.py. The output reports the following error:
File "D:\emotions\libro tesis\papers\deepface\tests\unit_tests.py", line 33, in
img = DeepFace.detec…
-
-
Here you will find a long list of the articles thats need to be coded. They are divided into sections, one for each coder (TR = Timo, MR = Melanie, JC = Joseph, AB = Agata, LK = Liam). Each item in th…
-
Hello.
Thanks for your code. I am trying to run your code on webcam and face a problem.
This is my code fixed from your code "AFEW_train.ipynb" for real-time face emotion recognition.
now i'm…