Cascade Trainer: Specify Ground Truth, Train a Detector
Cascade Trainer app:
Interactive app for managing the selection and positioning of rectangular ROIs in a list of images, for specifying ground truth for training algorithms, and for creating new cascade classifiers.
* Add/remove/rotate/sort images
* Add/remove/reposition/ delete/copy/paste ROIs
* NEW: Paste ROIs from a specified image through a range of images
* Generate/export structure of image names and ROI positions
* Save/restore sessions
* Keyboard shortcuts designed to facilitate the process
If you plan on training a detector, or have other uses for multiple-ROI selection and management, this tool is for you!
Note that the zip file includes an mlappinstall file. You can use this GUI in the standard fashion, or double-click the mlappinstall file to install CascadeTrainGUI as an App on your App Toolbar.
Comments, suggestions welcome!
SEE ALSO: SegmentTool, MorphTool, ImadjustGUI, FindCirclesGUI
引用格式
Brett Shoelson (2024). Cascade Trainer: Specify Ground Truth, Train a Detector (https://www.mathworks.com/matlabcentral/fileexchange/39627-cascade-trainer-specify-ground-truth-train-a-detector), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- FPGA, ASIC, and SoC Development > Vision HDL Toolbox >
- Image Processing and Computer Vision > Vision HDL Toolbox >
- Image Processing and Computer Vision > Computer Vision Toolbox > Computer Vision Toolbox Supported Hardware >
- MATLAB > Graphics > Images > Read, Write, and Modify Image >
标签
致谢
启发作品: How to apply Image Processing and Computer Vision wih MATLAB : Japanese MATLAB EXPO 2013, Train Cascade Object Detector
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.8.0.0 | This is the fixed version that was supposed to go live on 5/4/2015, but that apparently didn't get updated correctly. Sorry for the inconvenience! |
||
1.7.0.0 | Fixes a bug that triggered the "negativesFolderNotFound" error under certain training conditions. |
||
1.6.0.0 | Added new capability for inserting full-frame ROIs through a specified range of images, and made that and "pasteROIsThrough" fast! Fixed a couple bugs, and removed a dependency that rendered this Windows-only. |
||
1.5.0.0 | Added new PasteROIsThrough... function, fixed some bugs, and verified R14b readiness.
|
||
1.3.0.0 | Includes interface to train a detector, and to apply a trained detector to a series of images! |
||
1.2.0.0 | Includes interface to train the detector, and to apply a trained detector to a set of images! |
||
1.1.0.0 | * |