Skip to main content

SEM Image Analysis Tool

Project description

ParticleAnalyzer

LIVE Application Slow Demo? PyPI Version Monthly Downloads

ParticleAnalyzer is a computer vision tool for automatic particle segmentation and size analysis in Scanning Electron Microscope (SEM) images.


🎬 Demonstration

Video demonstrations:
▶️ Local video (MP4) | ▶️ YouTube demonstration

Example


🛠 Installation Guide

1. 📥 Install PyTorch with CUDA support

Make sure your system has an NVIDIA GPU with CUDA. Install PyTorch using the appropriate CUDA version (e.g., CUDA 11.8):

pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118

If you do not have a CUDA-capable GPU, use the CPU version instead—however, in this case, ParticleAnalyzer will run significantly slower:

pip install torch torchvision torchaudio

🧪 2. Install Detectron2 (Optional)

If you want to enable advanced instance segmentation, install Detectron2:

pip install 'git+https://github.com/facebookresearch/detectron2.git'

[!WARNING] There may be problems installing Detectron2. Use the official documentation.

📦 3. Install ParticleAnalyzer

Finally, install ParticleAnalyzer from PyPI:

pip install --upgrade ParticleAnalyzer

✅ Now you're ready to run the application:

ParticleAnalyzer run

Open in browser: http://127.0.0.1:8000

You can specify the port if necessary:

ParticleAnalyzer run --port 5000

Launch with LLM support (OpenRouter or Hugging Face API key required):

ParticleAnalyzer run --port 5000 --api-key YOUR_OPENROUTER_API_KEY

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

particleanalyzer-1.2.3.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

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

particleanalyzer-1.2.3-py3-none-any.whl (1.4 MB view details)

Uploaded Python 3

File details

Details for the file particleanalyzer-1.2.3.tar.gz.

File metadata

  • Download URL: particleanalyzer-1.2.3.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for particleanalyzer-1.2.3.tar.gz
Algorithm Hash digest
SHA256 c38261f64cc7f44ecc7a076e65e772697878e6d8ccac3fffaed11fc39c9dc8c7
MD5 997a7faffb535421b2a1a0b679850289
BLAKE2b-256 d77613c0495bc21cac89f4b67431baf0a6333d9049639e9070af738f642e05fa

See more details on using hashes here.

File details

Details for the file particleanalyzer-1.2.3-py3-none-any.whl.

File metadata

File hashes

Hashes for particleanalyzer-1.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f29cd3241da89f5b719d5702819166f1b5ee1b8670f3c4bbba1256a88d5b67e2
MD5 11dc8f53f4ef4b680afb5661f4296f53
BLAKE2b-256 9b9928c906a3792c674d0cc2071a8a29884789c25717ca5d9821986e3f7dd97a

See more details on using hashes here.

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