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.
v-h 065f3d2bd1 | 2 years ago | |
---|---|---|
DOCS | 2 years ago | |
.gitignore | 2 years ago | |
221025_Projektdurchfuhrung_Teil_1TrafficSign.pdf | 2 years ago | |
221205_Projektdurchfuhrung_Teil_2_TraficSign_Variante_RCNN.pdf | 2 years ago | |
DasNetz2uuuuuuaaaauauaauauauauaua.mat | 2 years ago | |
RCNN_for_traficsigns.m | 2 years ago | |
README.md | 2 years ago | |
alex_test.m | 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 | |
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, ggf. kann das Training über parameterdoAugmentation
ohne oder mit Augmentation stattfinden (Schritt 1 bzw. 2 der Aufgabenstellung)) - test.m (liest ein image ein und wendet das Netz darauf an)