Skip to content
OpenTrain AIFor AI Companies

GlyphNet: Homoglyph domains dataset and detection using attention-based Convolutional Neural Networks

Published Jun 1, 2023
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few hours
Fast first run
Risk flags
1
Review before use

Results and benchmarks

Freshness tier: cold
GlyphNet: Homoglyph domains dataset and detection using attention-based Convolutional Neural Networks presents a transformer method.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Strong

Detecting homoglyph (IDN homograph) phishing domains by rendering domain names as images and classifying them with an attention-based CNN. Includes a 2.5M-image real-vs-homoglyph dataset (on Hugging Face) and the paper's training pipeline.

6 stars · 0 forks · Last push Jul 9, 2026 · MIT license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Strong overlap with paper title keywords

Why this implementation
Confidence: high

akshat4112/glyphnet is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (MIT).

Open akshat4112/glyphnet
Reproduction risks
  • Top repository has low community adoption
  • Selected akshat4112/glyphnet as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

akshat4112/glyphnet
best maintained
Maintenance
Recently updated
Confidence
High
Reproducibility
Strong
Stars
6
Last push
Jul 9, 2026 (47d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No tagged releases
tb0hdan/domains
historical official
Maintenance
Recently updated
Confidence
High
Reproducibility
Limited
Stars
1,154
Last push
May 3, 2026 (114d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No CI pipeline detected
  • No tagged releases
  • No Docker setup
Maintenance
Recently updated
Confidence
Medium
Reproducibility
Strong
Stars
6
Last push
Jul 9, 2026 (47d)

Matched via arXiv identifier search · Strong overlap with paper title keywords

  • No tagged releases

Reproduction readiness

Time to first repro: hours
Last checked: Aug 24, 2026

Ready to run

Ready to reproduce

  • Clone akshat4112/glyphnet and install dependencies from requirements.txt.
  • Dockerfile available for containerized reproduction.
  • CI pipeline detected, so automated tests are in place.
  • Last updated 47 days ago.
Open akshat4112/glyphnet

Quick start

git clone https://github.com/akshat4112/glyphnet.git
pip install -r requirements.txt

Repositories and ecosystem

Official

No additional official repositories detected.

Community

  • Akshat4112/Glyphnet
    Confidence: Medium

    Detecting homoglyph (IDN homograph) phishing domains by rendering domain names as images and classifying them with an attention-based CNN. Includes a 2.5M-image real-vs-homoglyph dataset (on Hugging Face) and the paper's training pipeline.

    6 stars · 0 forks · Last push Jul 9, 2026 · MIT license

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Models

No trustworthy models matches right now.

Search models on Hugging Face

Datasets

Curated Related

Spaces

No trustworthy spaces matches right now.

Search spaces on Hugging Face

Research context

Tasks

None detected

Methods

Transformer

Domains

None detected

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).