This website requires JavaScript.
Explore
Help
Sign In
raab
/
efishSignalDetector
Watch
1
Star
0
Fork
0
You've already forked efishSignalDetector
Code
Issues
Pull Requests
Releases
Wiki
Activity
61
Commits
2
Branches
0
Tags
354
KiB
Python
100%
72c58af7e4
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Till Raab
72c58af7e4
preicted boxes in dashed green
2023-10-26 09:05:08 +02:00
data
working on the dataset. now i will rework the dataloader to load test and train data based on the corresponding csv files
2023-10-25 15:04:09 +02:00
.gitignore
a
2023-10-20 08:34:38 +02:00
confic.py
the model is working. however, in need to generate it and split data in test and train beforehand ...
2023-10-25 09:09:20 +02:00
custom_utils.py
looks better ... write inference code and feed the model
2023-10-24 09:17:31 +02:00
datasets.py
bug fixed ... no double images any longer... repeat trainging because there we have the same issue...
2023-10-26 09:00:38 +02:00
inference.py
preicted boxes in dashed green
2023-10-26 09:05:08 +02:00
model.py
something works !!!
2023-10-24 08:56:35 +02:00
train.py
train test split implemented using different csv files
2023-10-25 15:31:00 +02:00