@upscalerjs/esrgan-thick
Version:
ESRGAN Thick Model for UpscalerJS. Upscale images and increase image resolution with AI using Javascript
8 lines (7 loc) • 459 B
JavaScript
;
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
};
Object.defineProperty(exports, "__esModule", { value: true });
var getModelDefinition_1 = __importDefault(require("../getModelDefinition"));
exports.default = (0, getModelDefinition_1.default)(3, 'rrdn-C4-D3-G32-G064-T10-x3-patchsize129-compress100-sharpen0-datadiv2k-vary_cFalse_best-val_loss_epoch483');