Contribute Build Screenshots
Help us build SISTER's first neural network for label detection.
Upload your STO build screenshots to help train our CNN for label detection.
Screenshot Requirements
- Full resolution, unmodified originals
- Clear UI elements without overlapping windows or tooltips
- Complete build information for space and/or ground
Why We Need Your Screenshots
SISTER currently uses EasyOCR for text detection, but this creates a performance bottleneck that prevents us from offering SISTER as a web API.
The Performance Problem
EasyOCR works by recognizing text character-by-character, which is slow and requires significant processing power. For a web API to respond quickly enough for real-time use, we need a faster approach.
Our Solution: CNN-Based Label Detection
A CNN (Convolutional Neural Network) is a type of AI that excels at recognizing patterns in images. Instead of reading character-by-character like EasyOCR, we can train a CNN to recognize entire labels and text blocks at once.
This approach is much faster because:
- Whole-label recognition - Identifies complete text regions in one pass instead of individual characters
- Specialized training - Optimized specifically for STO's UI elements rather than general text
- Efficient processing - Designed to run quickly without GPU acceleration
- Reduced complexity - Eliminates EasyOCR's multi-step character analysis
What Your Screenshots Enable
- Fast label detection without EasyOCR's character-by-character bottleneck
- SISTER running as a responsive web API without GPU requirements
- Real-time build analysis for web applications
- Reliable performance across different UI scales and platforms
Account Options
Submit Without Account
- Just use your email address
- Receive confirmations via email
- Contact us through GitHub for changes
Submit With Account
- Track all your submissions
- See processing status
- Auto-filled forms
- Manage contribution history
How It Works
- Upload your build screenshots
- Agree to the CC BY-NC-SA 4.0 license terms
- Receive email confirmation
- Reply to confirm participation
Creative Commons License
By submitting screenshots, you agree to license them under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license.
What This Means
- Attribution: Your contribution will be credited
- NonCommercial: Used only for non-commercial purposes
- ShareAlike: Derivatives shared under same license
How We Use Your Data
- Primary Use: Training the label detection CNN
- Research: Computer vision research related to STO build analysis
- Quality Assurance: Inclusion in our test suite
Data Storage & Privacy
- Storage: Screenshots stored in public GitHub repositories
- Email Privacy: Used only for consent confirmation, never published
- Scope: Usage limited to STO build analysis tools and related research
Your Rights
- Withdrawal: Request exclusion from future datasets
- Permanence: Previously distributed copies remain under existing license
- Irrevocability: License ensures dataset stability for researchers
SISTER is an open-source project. View on GitHub | Current release: v2025.05.31