Packaged version of the BSRGAN repository
Project description
BSRGAN-Pip: Packaged version of the BSRGAN repository
Overview
This repo is a packaged version of the BSRGAN model.
Installation
pip install bsrgan
BSRGAN Usage
from bsrgan import BSRGAN
model = BSRGAN(weights='kadirnar/bsrgan', device='cuda:0')
pred = model.predict(img_path='data/image/test.png')
Citation
@article{li2022yolov6,
title={YOLOv6: A single-stage object detection framework for industrial applications},
author={Li, Chuyi and Li, Lulu and Jiang, Hongliang and Weng, Kaiheng and Geng, Yifei and Li, Liang and Ke, Zaidan and Li, Qingyuan and Cheng, Meng and Nie, Weiqiang and others},
journal={arXiv preprint arXiv:2209.02976},
year={2022}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bsrgan-0.1.5.tar.gz
(27.8 kB
view details)
File details
Details for the file bsrgan-0.1.5.tar.gz
.
File metadata
- Download URL: bsrgan-0.1.5.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1dae2785b7aa3462bf7448969cf6c4bac6021620e4711e94ece64de7743de092 |
|
MD5 | c29dd1b56430d65e7ae77dfe1808909d |
|
BLAKE2b-256 | 76e920a5eff5ed71f19e368a1cfc688d57070909608beb0d853a95fe26051bcb |