您当前的位置:首页 > IT编程 > python
| C语言 | Java | VB | VC | python | Android | TensorFlow | C++ | oracle | 学术与代码 | cnn卷积神经网络 | gnn | 图像修复 | Keras | 数据集 | Neo4j | 自然语言处理 | 深度学习 | 医学CAD | 医学影像 | 超参数 | pointnet | pytorch | 异常检测 | Transformers | 情感分类 | 知识图谱 |

自学教程:Expansion-Quantization-Network-EQN数据资料

51自学网 2025-10-07 19:57:29
  python
这篇教程Expansion-Quantization-Network-EQN数据资料写得很实用,希望能帮到您。

Expansion-Quantization-Network-EQN数据资料下载  https://www.wanshiok.com/d/file/p/2025/10-07/06db667dc68cf85377a3cc57fcfb5e65.zip

The EQN framework is a micro-emotion annotation and detection system that realizes the automatic micro-emotion annotation of text with energy level scores for the first time. The text emotion datasets it annotates are no longer simple single-label or multi-label, but macro-emotions and micro-emotions with continuous values ​​of emotion intensity. The labeling of emotion datasets has changed from discrete to continuous. It plays an important role in the subtle research of emotions in fields such as emotional computing, human-computer alignment, humanoid robots, and psychology. This is the experimental result of the EQN micro-emotion detection and annotation framework we proposed, the train.csv of the Goemotions dataset with micro-emotion labels with energy level intensity values and the model trained on the Goemotions dataset based on the BERT model. Attached is the micro-emotion annotation code based on pytorch, which can be used to annotate the Goemotions dataset by yourself, or predict the emotion classification based on the annotation results. For the specific implementation method, please refer to our paper

Note:

  1. gotrainadd.csv: Goemotions dataset with additional annotation (micro-emotion labels with energy level intensity values(0-10)).
  2. 28pd.py: Micro-emotion detection and annotation code based on pytorch.
  3. 55770-1.pth: Model trained on the Goemotions dataset based on the BERT model (emotion energy level intensity is a value between 0-1).
  4. Goemotions dataset: Data and code available at https://github.com/google-research/google-research/tree/master/goemotions

The experimental environment of this project. GPU:NVIDIA GeForce RTX 3090 GPU Bert-base-cased pre-trained model: https://huggingface.co/google-bert/bert-base-cased python=3.7,pytorch=1.9.0,cudatoolkit=11.3.1,cudnn=8.9.7.29.

Instructions for use:

  1. Refer to our usage environment instructions and install the operating environment.
  2. Download our EQN-model.
  3. Change the loading model name in 28pd.py to the actual name of the downloaded EQN-model.
  4. Create a directory named "28pd" to place the .csv format data files to be labeled or predicted.

 
返回列表
使用 Python 和 OpenCV 实现摄像头人脸检测并截图功能
万事OK自学网:51自学网_软件自学网_CAD自学网自学excel、自学PS、自学CAD、自学C语言、自学css3实例,是一个通过网络自主学习工作技能的自学平台,网友喜欢的软件自学网站。