You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vigoleis Hühn 32fa7ffa9a | 2 years ago | |
---|---|---|
DOCS | 2 years ago | |
.gitignore | 2 years ago | |
RCNN_for_traficsigns.m | 2 years ago | |
README.md | 2 years ago | |
augmentData.m | 2 years ago | |
func_groundTruthFromLabelPic.m | 2 years ago | |
func_setupData.m | 2 years ago | |
helperSanitizeBoxes.m | 2 years ago | |
netDetectorResNet50.mat | 2 years ago | |
netDetectorResNet50_2.mat | 2 years ago | |
preprocessData.m | 2 years ago | |
signDatasetGroundTruth.mat | 2 years ago | |
test.m | 2 years ago |
README.md
HA_DIGSIG
Hauptscriptfiles:
- RCNN_for_traficsigns.m
(kann über parameter
dotraining
zum trainieren oder nur analysieren des RCNN-Netzes verwendet werden) - test.m (liest ein image ein und wendet das Netz darauf an)