Hate-Speech-Detection/ ├── src/ │ ├── main.py # Desktop application entry │ ├── web_app.py # Flask web interface │ ├── api.py # FastAPI REST endpoints │ ├── model.py # ML models │ ├── database.py # ...
Abstract: In this paper, we present a text-image data classification and cross-modal retrieval method using feature fusion. Features from various data types are obtained by extracting their embedding ...
Abstract: This paper introduces a high-level language compiler with IEC 61131–3 compliance capable of converting control function code written in Python into structured text. The Python-to-Structured ...
Bridging communication gaps between hearing and hearing-impaired individuals is an important challenge in assistive technology and inclusive education. In an attempt to close that gap, I developed a ...