Update README.md
This commit is contained in:
parent
bb85279ee0
commit
2f832cf1a6
@ -21,8 +21,10 @@ To install the environment through anaconda, follow the instructions:
|
|||||||
conda activate historical_denoiser
|
conda activate historical_denoiser
|
||||||
|
|
||||||
## Denoising Recordings
|
## Denoising Recordings
|
||||||
Run the following commands to install the pretrained weights of the two-stage U-Net model:
|
Run the following commands to clone the repository and install the pretrained weights of the two-stage U-Net model:
|
||||||
|
|
||||||
|
git clone https://github.com/eloimoliner/denoising-historical-recordings.git
|
||||||
|
cd denoising-historical-recordings
|
||||||
wget https://github.com/eloimoliner/denoising-historical-recordings/releases/download/v0.0/checkpoint.zip
|
wget https://github.com/eloimoliner/denoising-historical-recordings/releases/download/v0.0/checkpoint.zip
|
||||||
unzip checkpoint.zip /experiments/trained_model/
|
unzip checkpoint.zip /experiments/trained_model/
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user