Skip to content

Parth-Badgujar/TransXGBoost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TransXGBoost Poster

Usage

  1. Install Dependancies
pip3 install -r requirements.txt
  1. Run model on custom dataset
python3 eval.py --output <output-dir> --input <input-dir>
  1. Training script we used to train out models
python3 train.py

We used LOL-v1 dataset from Deep Retinex Decomposition for Low-Light Enhancement for training and evaluation. The dataset is added to this repo no need to download it from other sources.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages