The dataset is already organized in YOLO format in the steel_dataset/ directory. If you need to reorganize from original format, see utility/reorganize_dataset.py. steel-defect-detection/ ├── ...
Abstract: Code smell detection is critical for maintaining software quality and enabling effective refactoring, yet much prior work identifies only one smell at a time. This single-label framing ...
An enterprise-grade, AI-powered code review agent that integrates seamlessly with GitLab using PydanticAI. Automatically analyzes merge requests for security vulnerabilities, performance issues, code ...
Abstract: Code cloning is a common phenomenon in software development, which reduces developers’ programming efforts but also poses risks of defect inheritance. Clone detection locates exact or ...