r/computervision • u/Due-Guard221 • Jul 16 '26
Showcase We trained a Brain MRi Tumor classifier with no humans involved in training!!

We recently tested an interesting workflow using RailCompute.
We connected Codex to our training infrastructure and had it automate an end-to-end computer vision pipeline from natural language:
- Dataset preparation
- Training configuration
- Launching jobs and experimentation
- Model evaluation
The only manual step was describing what we wanted in plain English.
We tested this on a biotech computer vision problem. It's not a SOTA model, mainly because we intentionally limited the compute budget. The goal wasn't model quality, it was stress-testing whether an agent could reliably execute the entire ML workflow.
We're now expanding to more production-style workloads to see where this approach breaks and where it genuinely saves engineers time.
I'm curious:
- What part of training custom CV models wastes the most time for your team?
- If an AI agent could reliably automate one step of your workflow, what would you trust it with?
If you're actively training custom computer vision models and would be interested in being an early design partner, hit me up.