model checkpoints
Hello,
I tried to clone the repo, but I got the following error.
Downloading models/ms_ssim-2021cc-1/0_model.pt (164 MB) Error downloading object: models/ms_ssim-2021cc-1/0_model.pt (43f4625): Smudge error: Error downloading models/ms_ssim-2021cc-1/0_model.pt (43f4625ad0294be5ac745e2410f2c0c4e6e2f08dafcf94999564e5cf306c93ff): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
I think I am not able to fetch the model checkpoints. Is it possible to share the checkpoints another way?
=========================below is the error================================
********************************************************************************
Starting encoding
Using /homes/husseini/.cache/torch_extensions/py310_cu116 as PyTorch extensions root...
Emitting ninja build file /homes/husseini/.cache/torch_extensions/py310_cu116/torchac_backend/build.ninja...
Building extension module torchac_backend...
Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N)
ninja: no work to do.
Loading extension module torchac_backend...
[STATE] Start processing: yuv -> png
Input file: ../raw_videos/BlowingBubbles_416x240_50_420.yuv
Output directory: ../raw_videos/BlowingBubbles_416x240_50_420/
Number of frames in the video: 101
Frame: 101 / 101
[STATE] End processing: yuv -> png
[STATE] End processing
[INFO] | Seed | | 666
Traceback (most recent call last):
File "/medias/Sahar/AIVC/src/encode.py", line 103, in
Starting decoding
Using /homes/husseini/.cache/torch_extensions/py310_cu116 as PyTorch extensions root...
Emitting ninja build file /homes/husseini/.cache/torch_extensions/py310_cu116/torchac_backend/build.ninja...
Building extension module torchac_backend...
Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N)
ninja: no work to do.
Loading extension module torchac_backend...
Traceback (most recent call last):
File "/medias/Sahar/AIVC/src/decode.py", line 56, in
Starting evaluation
/medias/Sahar/AIVC/src/clic21/metrics.py:50: RuntimeWarning: invalid value encountered in scalar divide
results['PSNR'] = mse2psnr(np.sum(sqerror_values) / num_dims)
/medias/Sahar/AIVC/src/clic21/metrics.py:52: RuntimeWarning: invalid value encountered in scalar divide
results['MSSSIM'] = np.sum(msssim_values) / num_dims
PSNR [dB]: nan
MS-SSIM : nan
MS-SSIM [dB]: nan
[ERROR]: bitstream not found, can not evaluate its size!
Bistream path: ../bitstream.bin
Traceback (most recent call last):
File "/medias/Sahar/AIVC/src/evaluate.py", line 78, in
Hello,
We do have an issue with the storage of our pre-trained models. We're looking for a more convenient solutions to share the models. I'll come back to you as soon as the models are available. Sorry for the inconvenience...
Hi,
I have exactly the same problem , I would like to ask if there is a solution now~
Have anyone can help me with this issue!? Thanks~
Hi,
Facing the same issue. Is this repo still being maintained?
Hello everyone,
Sorry for the inconvenience due to the limitation of git LFS bandwidth...
As a short term fix, the bandwidth should be 10x higher (from 1 GB to 10 GB) from September 1st, which should be a temporary answer to this issue.
Since this problem seems more common than I initially thought, I'll ask for a significant increase of the bandwidth associated to this repository.
Hi,
The same issue happens again. Is this repo still being maintained?
Thank you!
Hi everyone,
Does anyone have this model and can push it to HF?
We can't seem to download it via lfs anymore.
@topriss @theoladune @PierceLovesee @LinYuJu120 @SaharHusseini
Thank you!
I have same problem? how can I solve it ?