Version 1.0.0—April 2023: Initial Release
- Object Detection Tool introduced with core functionalities, including multi-class detection, bounding box visualization, and confidence scores.
- Supported pre-trained models included YOLOv3 and Faster R-CNN for a diverse range of detection tasks.
- Provided batch processing capabilities for image sets, enabling efficient detection on large datasets.
- Offered export options for detection results in JSON and CSV formats, facilitating downstream analysis.
- Included user-friendly graphical user interface (GUI) for intuitive interaction with the tool.
- Supported integration with TensorFlow and PyTorch deep learning frameworks for users familiar with these environments.