Skip to main content

Desktop GUI application for training and running inference with Detectron2 models

Project description

AlchemyDetect

A desktop GUI application for training and running inference with Detectron2 models.

AlchemyDetect

Features

  • Train object detection and instance segmentation models with a visual interface
  • Live monitoring — real-time loss plot and training logs
  • Inference on single images or entire folders with result visualization
  • Model management — save and load trained weights for later use

Supported Models

Model Task
Faster R-CNN (R50-FPN, R101-FPN) Object Detection
RetinaNet (R50-FPN, R101-FPN) Object Detection
Mask R-CNN (R50-FPN, R101-FPN) Instance Segmentation

Quick Start

# Install dependencies (see INSTALL.md for detailed setup)
pip install -r requirements.txt

# Run the application
python main.py

Dataset Format

AlchemyDetect uses COCO JSON format for training datasets. You need:

  • A directory containing your training images
  • A COCO-format JSON annotation file

Usage

Training

  1. Open the Train tab
  2. Select your training images directory and COCO JSON annotation file
  3. Choose a model architecture from the dropdown
  4. Set hyperparameters (learning rate, iterations, batch size)
  5. Choose an output directory
  6. Click Start Training
  7. Monitor progress via the log viewer and loss plot

Inference

  1. Open the Inference tab
  2. Click Load Model and select a trained .pth file (config.yaml will be auto-detected if in the same directory)
  3. Adjust the confidence threshold
  4. Click Run on Image or Run on Folder
  5. Browse results using the navigation buttons

Tech Stack

  • Python 3.10 or 3.11
  • PyQt6 — Desktop GUI
  • Detectron2 — Object detection / instance segmentation
  • PyTorch — Deep learning backend
  • pyqtgraph — Real-time loss plotting

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alchemydetect-0.2.0.tar.gz (19.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

alchemydetect-0.2.0-py3-none-any.whl (21.4 kB view details)

Uploaded Python 3

File details

Details for the file alchemydetect-0.2.0.tar.gz.

File metadata

  • Download URL: alchemydetect-0.2.0.tar.gz
  • Upload date:
  • Size: 19.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for alchemydetect-0.2.0.tar.gz
Algorithm Hash digest
SHA256 5f976acbaea6b946985c151d66531ff61f165c339cca85eb410b617f5526c2b2
MD5 6c97167ae49082c46223de5a92c50916
BLAKE2b-256 2d3c91b1e704e517da7b86d988c74319b76cf14c3f80e495039fed6671359d77

See more details on using hashes here.

Provenance

The following attestation bundles were made for alchemydetect-0.2.0.tar.gz:

Publisher: publish.yml on kouya-marino/AlchemyDetect

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file alchemydetect-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: alchemydetect-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 21.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for alchemydetect-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 787f7969641c5df7c945727b46ee8be84eaa861da56acb00bcfc26fb11f1365f
MD5 cb2f599adcb00fd6b2568fdea9e4ac31
BLAKE2b-256 72a7c3bb3841b175bc7a85937c7739d24f2358ac8bbb33eea0b47a255f647339

See more details on using hashes here.

Provenance

The following attestation bundles were made for alchemydetect-0.2.0-py3-none-any.whl:

Publisher: publish.yml on kouya-marino/AlchemyDetect

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page