A tool to automatically detect and crop insect regions from images using deep learning.
Stars
1
Forks
0
Watchers
1
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
Enhance README.md with detailed parameters for the cropping script, including options for batch size, bounding box visualization, and image rotation. Update visualization.py to allow random selection of images for visualization.
5558d84View on GitHubAdd collate_fn to support variable-sized images in DataLoader and enhance init_loader_with_folder_name_and_list_of_images with additional parameters for improved flexibility.
9879819View on GitHubRefactor README.md to comment out instructions for cropping BIOSCAN-6M images and update image loading logic in loader_for_cropping.py to filter valid image file extensions.
196817eView on GitHubUpdate README.md to reflect new data directory structure and checkpoint paths for evaluation, visualization, and cropping scripts.
5c7053fView on GitHubEnhance README.md with clearer data preparation instructions and add steps for downloading a pre-trained checkpoint. Update requirements.txt to specify numpy and setuptools versions.
5f96380View on GitHub