Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
13hannes11
/
master_thesis_models
like
0
TensorBoard
PyTorch
focus-prediction
microscopy
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
ba9c868
master_thesis_models
5 contributors
History:
49 commits
Hannes Kuchelmeister
Add code so loss function uses torch.Size([x,1]) instead of torch.Size([x])
ba9c868
almost 3 years ago
configs
add experiment to compare MSE and MAE (focus150.yml and focusMSE_150.yml)
almost 3 years ago
data
add data metadata
almost 3 years ago
logs
run experiments comparing MSE and MAE
almost 3 years ago
notebooks
add testing notebook for convolutional neural network
almost 3 years ago
scripts
cleanup to make ready as submodule
almost 3 years ago
src
Add code so loss function uses torch.Size([x,1]) instead of torch.Size([x])
almost 3 years ago
tests
cleanup to make ready as submodule
almost 3 years ago
.dockerignore
Safe
24 Bytes
add dockerignore
almost 3 years ago
.gitattributes
Safe
1.22 kB
add proper ignore for attributes and logs
almost 3 years ago
.gitignore
Safe
1.89 kB
add proper ignore for attributes and logs
almost 3 years ago
.gitmodules
Safe
107 Bytes
add focus annotator as submodule to have thesis code in one place
almost 3 years ago
Dockerfile
Safe
176 Bytes
cleanup to make ready as submodule
almost 3 years ago
DockerfileCUDA
Safe
212 Bytes
cleanup to make ready as submodule
almost 3 years ago
LICENSE
Safe
1.08 kB
Initial commit
almost 3 years ago
README.md
Safe
50.1 kB
cleanup to make ready as submodule
almost 3 years ago
docker-compose.cuda.yml
Safe
638 Bytes
cleanup to make ready as submodule
almost 3 years ago
docker-compose.yml
Safe
473 Bytes
change docker-compose to not use gpu
almost 3 years ago
requirements.txt
Safe
870 Bytes
cleanup to make ready as submodule
almost 3 years ago
setup.cfg
Safe
617 Bytes
cleanup to make ready as submodule
almost 3 years ago
test.py
Safe
666 Bytes
cleanup to make ready as submodule
almost 3 years ago
train.py
Safe
667 Bytes
cleanup to make ready as submodule
almost 3 years ago