Dimitri Korsch
|
ddcabd395c
updated README
|
1 rok temu |
Dimitri Korsch
|
e9b813ccec
updated README
|
1 rok temu |
Dimitri Korsch
|
dad0a4a4d0
added support for infering input size from the set model type
|
1 rok temu |
Dimitri Korsch
|
f6b2689e91
removed unused imports
|
1 rok temu |
Dimitri Korsch
|
45ae9e955a
updated requirements and added some missing functions
|
1 rok temu |
Dimitri Korsch
|
f030b6a761
updated handling of kwargs in the classifier creation logic
|
2 lat temu |
Dimitri Korsch
|
cd3cb473ad
rewritten the utils function for extraction of the number of classes
|
2 lat temu |
Dimitri Korsch
|
45465ff6b7
added constructor argument to use either threads or processes for multi-job loading
|
2 lat temu |
Dimitri Korsch
|
59239bf7bb
fixed input size handling of the parts
|
2 lat temu |
Dimitri Korsch
|
99eaa0e754
typo fix
|
2 lat temu |
Dimitri Korsch
|
54fe82ab47
changed the snapshot object to the classifier (it just makes more sence)
|
2 lat temu |
Dimitri Korsch
|
9cce4a3486
added support for Weights-and-Biases
|
2 lat temu |
Dimitri Korsch
|
1bdd4266af
new version
|
2 lat temu |
Dimitri Korsch
|
09aace1dae
fixed logging/reporting for non-main MPI processes
|
3 lat temu |
Dimitri Korsch
|
8ffe02093d
raise in an unused class
|
3 lat temu |
Dimitri Korsch
|
08a70353f9
reworked mpi checks and added in the utils some mpi functions
|
3 lat temu |
Dimitri Korsch
|
296db61abe
added method for profiling of image processing
|
3 lat temu |
Dimitri Korsch
|
c8f8e42105
fixed MPIFinetuner
|
3 lat temu |
Dimitri Korsch
|
458eac9074
renamed a variable
|
3 lat temu |
Dimitri Korsch
|
331c685acf
moved Opts class to cvdatasets module
|
3 lat temu |
Dimitri Korsch
|
aaf67291ab
new version
|
3 lat temu |
Dimitri Korsch
|
f1b8628c57
added evaluation method to the default finetuner
|
3 lat temu |
Dimitri Korsch
|
11da6b51c7
added utility method for argument population
|
3 lat temu |
Dimitri Korsch
|
aeebb41b77
changed the semantic of "no_snapshot" option
|
3 lat temu |
Dimitri Korsch
|
45c0415baf
fixed AlphaPoolingTrainer class; some minor changes in Finetuner initialization
|
3 lat temu |
Dimitri Korsch
|
919f17a11e
fixed passing of the config (used command line arguments) to the finetuner
|
3 lat temu |
Dimitri Korsch
|
df0a1dc608
minor fixes in the GC extension
|
3 lat temu |
Dimitri Korsch
|
f677e5074b
manual GC collection is now an extra extension and is executed in a dedicated thread
|
3 lat temu |
Dimitri Korsch
|
cddcc6dd6c
reworked sacred experiment creation
|
3 lat temu |
Dimitri Korsch
|
12ca309f68
minor change in the deployment script
|
3 lat temu |