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
63
Commits
2
Branches
0
Tags
354
KiB
Python
100%
7f2d1cfb33
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
7f2d1cfb33
fixed image name problematic
2023-10-26 09:35:15 +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
check if i can leave image name in target as return from dataset ... to(DEVICE) problematic
2023-10-26 09:25:02 +02:00
inference.py
fixed image name problematic
2023-10-26 09:35:15 +02:00
model.py
something works !!!
2023-10-24 08:56:35 +02:00
train.py
fixed image name problematic
2023-10-26 09:35:15 +02:00