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
57
Commits
2
Branches
0
Tags
354
KiB
Python
100%
10f8f872f6
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
10f8f872f6
bf
2023-10-26 08:49:00 +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
bf
2023-10-26 08:40:24 +02:00
inference.py
bf
2023-10-26 08:49:00 +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