Skip to content

Customized basicsr? #18

@hcl14

Description

@hcl14

I see you remove basicsr package during installation, but code/panoramic_video_to_3DScene.py uses realesrgan for upscale, imports basicsr with the methods which seem to be not in the original package:

from basicsr.data.transforms import paired_random_crop, triplet_random_crop

from basicsr.data.degradations import random_add_gaussian_noise_pt, random_add_poisson_noise_pt, random_add_speckle_noise_pt, random_add_saltpepper_noise_pt

Can you please clarify which version or distribution of basicsr is used?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions