Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
67f7162
added otrosfives augmentation and selector
vvvlv Mar 5, 2025
460664c
actual
vvvlv Mar 6, 2025
976aaa8
a lot of stuff
vvvlv Mar 12, 2025
46243cb
skip connection ablation first commit
vvvlv Mar 18, 2025
91f1903
pre restruct
vvvlv Mar 25, 2025
c66c86d
alexander-restruct base
vvvlv Mar 25, 2025
c77b961
deleted stuff
vvvlv Mar 25, 2025
ee4d2d1
restructed
vvvlv Mar 31, 2025
a654d82
added lesser stuff
vvvlv Mar 31, 2025
7825fe7
1.
vvvlv Apr 3, 2025
17c8dd2
added loss comparison plotter scripts
vvvlv Apr 8, 2025
9f79263
worked on compositeLoss
vvvlv Apr 9, 2025
2852fbd
Update training_script.sh
roisantos Apr 16, 2025
0775427
config roi
roisantos Apr 16, 2025
055c7c9
Update training_script_slurm_FIVES.sh
roisantos Apr 16, 2025
18f2b93
SanLoss
roisantos Apr 16, 2025
ffb4b69
Roinet SanLoss
roisantos Apr 16, 2025
8c95fbd
DirectionalSanLoss
roisantos Apr 16, 2025
242fba7
Update training_script_slurm_dirsan.sh
roisantos Apr 16, 2025
f3f626b
Update training_script_slurm_dirsan.sh
roisantos Apr 16, 2025
364e7b1
vroi
roisantos Apr 21, 2025
6171e9e
Tensorboard per Epoch
roisantos May 5, 2025
eedd671
fix folders
roisantos May 5, 2025
0aa6af9
Update test_tensorboard.py
roisantos May 5, 2025
97dfa10
TB nuevas metricas
roisantos May 17, 2025
78b1155
Configuraciones
roisantos May 17, 2025
febb4d0
Cambio scripts a SimpleResidualBlock y añado Logging Skip Connection…
roisantos May 18, 2025
40c8a70
Update tb_logging.py
roisantos May 18, 2025
7aa5902
FIX OOM por propuesta de Gemini 2.5
roisantos May 18, 2025
b9f594c
fix OOM histogram logging
roisantos May 18, 2025
550cd17
vuelta config a doble convolución residual
roisantos May 18, 2025
9387d3d
Create config-DESKTOP-EBGCODR.json
roisantos May 20, 2025
3595f02
fix readme
roisantos Sep 24, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14 changes: 0 additions & 14 deletions #.gitignore#

This file was deleted.

1 change: 0 additions & 1 deletion .#.gitignore

This file was deleted.

4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
log
inference_results
inference_results/
inference_results_test
code/scripts/inferScripts/inputs
code/scripts/inferScripts/inputs/
Test_set
test_runs
dataset
Expand All @@ -9,6 +12,7 @@ tfg
log
__pycache__
test_runs
runs/
runs
venv
venv/
Expand Down
106 changes: 0 additions & 106 deletions FRNet_1ch_11_3_Dice_FIVES512_NoAugment_error_10660044.log

This file was deleted.

Loading