Skip to content

TranscriptionFactory/cpcb_cmu_10701_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

***************************
dehaze.yml - conda environment specs
***************************
-src: all scripts 
	- my_models.py has all models
	- various helper functions imported by my_models
***************************
BATCH SUBMIT: slurm scripts to train all models at once. 
- run_more.slurm submits run_model1-7.slurm 
- run_model.py loads each model

***************************
-DEHAZEFORMER: Github repo from DehazeFormer paper. /src/ imports DehazeFormer.utils.models

***************************
-LIGHT-DEHAZENET: Light-Dehazenet repo from paper

***************************
WEIGHT FOLDERS: All are organized by model name, with weights from each epoch and .csv files with training/validation loss

weights_batch8: weights from using batch_size = 8
weights_batch4: weights from using batch_size = 4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published