Take a cell image dataset as initial ground truth.
End-to-end pipeline for a Kaggle competition: synthetic image generation, dataset versioning and publication via Kaggle API, automated training, model export, and submission delivery.
The objective was not only model score. The project was engineered as a reusable and reliable data workflow that can be rerun with low manual effort and clear traceability.
Original sample 01
Forged sample 01
Original sample 02
Forged sample 02
Take a cell image dataset as initial ground truth.
Apply transformation logic to create new forged images.
Create and push a new dataset version using Kaggle API.
Use the generated dataset in the training notebook pipeline.
Export model outputs and artifacts through Kaggle workflow.
Run inference and submit predictions to the competition board.