I built a computer vision model to detect if images are Al-generated or real.
We used deep learning with EfficientNetBO and faced tons of challenges, our model was stuck at 55% accuracy, we dealt with data imbalance issues, and broken code.
But we kept debugging and trying different approaches until we finally got a breakthrough and reached 74% accuracy.