diff --git a/data/models/1x-Archiver-AntiLines.json b/data/models/1x-Archiver-AntiLines.json new file mode 100644 index 00000000..e8ba9733 --- /dev/null +++ b/data/models/1x-Archiver-AntiLines.json @@ -0,0 +1,45 @@ +{ + "name": "Archiver AntiLines", + "author": "loganavter", + "license": "MIT", + "tags": [ + "denoise", + "restoration", + "dehalo", + "cartoon" + ], + "description": "A specialized model from the Archivist suite, designed to remove linear artifacts. It excels at eliminating horizontal lines that other denoisers often mistake for part of the line art.\n\nThis model is optimized for input resolutions between 720p and 1080p. Using it on significantly different resolutions may produce suboptimal results.\n\nAll Archivist models are trained on a custom dataset generated by a physics-based degradation simulator. Recommended Workflow: Use Archivist to fix physical defects, then pass the result through DRUNet (low strength) to stabilize.", + "date": "2025-12-17", + "architecture": "esrgan", + "size": [ + "48nf", + "16nb" + ], + "scale": 1, + "inputChannels": 3, + "outputChannels": 3, + "resources": [ + { + "platform": "pytorch", + "type": "pth", + "size": 1360537, + "sha256": "87140c5284bdecbf15e838d7f30dab5390e02504e47a939180076d6234a82226", + "urls": [ + "https://github.com/Loganavter/Archivist-Project-Denoiser/releases/download/v1.0/1x-Archivist_AntiLines.pth" + ] + } + ], + "trainingIterations": 457000, + "trainingHRSize": 256, + "trainingOTF": true, + "dataset": "Custom dataset (~1800 images) of classic cel animation (1940s-1980s) processed with the Project Degrader physics-based pipeline.", + "datasetSize": 1800, + "images": [ + { + "type": "paired", + "caption": "Test case: Removing horizontal film lines", + "LR": "https://imgsli.com/i/d9cdfc24-21c7-4889-926c-c037d453d581.jpg", + "SR": "https://imgsli.com/i/a4f15a21-6196-4e4b-ab88-53b1665b0db4.jpg" + } + ] +} diff --git a/data/models/1x-Archiver-Medium.json b/data/models/1x-Archiver-Medium.json new file mode 100644 index 00000000..d36a9c9d --- /dev/null +++ b/data/models/1x-Archiver-Medium.json @@ -0,0 +1,45 @@ +{ + "name": "Archiver Medium", + "author": "loganavter", + "license": "MIT", + "tags": [ + "denoise", + "restoration", + "dehalo", + "cartoon" + ], + "description": "A general-purpose model from the Archivist suite, providing a balanced approach to removing common film grain and dirt while preserving the original drawing texture. It is the recommended starting point for most footage.\n\nThis model is optimized for input resolutions between 720p and 1080p. Using it on significantly different resolutions may produce suboptimal results.\n\nAll Archivist models are trained on a custom dataset generated by a physics-based degradation simulator. Recommended Workflow: Use Archivist to fix physical defects, then pass the result through DRUNet (low strength) to stabilize.", + "date": "2025-12-17", + "architecture": "esrgan", + "size": [ + "48nf", + "16nb" + ], + "scale": 1, + "inputChannels": 3, + "outputChannels": 3, + "resources": [ + { + "platform": "pytorch", + "type": "pth", + "size": 1360537, + "sha256": "b94d1fac8873e6bc45cbe8174d0186217a0f2bd4a7a3a103535f6f01972a4b13", + "urls": [ + "https://github.com/Loganavter/Archivist-Project-Denoiser/releases/download/v1.0/1x-Archivist_Medium.pth" + ] + } + ], + "trainingIterations": 478000, + "trainingHRSize": 256, + "trainingOTF": true, + "dataset": "Custom dataset (~1800 images) of classic cel animation (1940s-1980s) processed with the Project Degrader physics-based pipeline.", + "datasetSize": 1800, + "images": [ + { + "type": "paired", + "caption": "Test case: Medium noise and grain", + "LR": "https://imgsli.com/i/f9c99bbc-6d87-48fb-9cdf-454115514860.jpg", + "SR": "https://imgsli.com/i/db120500-57d5-4421-a909-c2d31c009ad1.jpg" + } + ] +} diff --git a/data/models/1x-Archiver-RGB.json b/data/models/1x-Archiver-RGB.json new file mode 100644 index 00000000..856e00d6 --- /dev/null +++ b/data/models/1x-Archiver-RGB.json @@ -0,0 +1,45 @@ +{ + "name": "Archiver RGB", + "author": "loganavter", + "license": "MIT", + "tags": [ + "denoise", + "restoration", + "dehalo", + "cartoon" + ], + "description": "A specialized model from the Archivist suite, specifically tuned for tackling heavy chromatic (color) noise and severe color channel degradation, often seen in Metrocolor films. Note: its capabilities overlap with the Rough model, but it is better suited for color-based artifacts.\n\nThis model is optimized for input resolutions between 720p and 1080p. Using it on significantly different resolutions may produce suboptimal results.\n\nAll Archivist models are trained on a custom dataset generated by a physics-based degradation simulator. Recommended Workflow: Use Archivist to fix physical defects, then pass the result through DRUNet (low strength) to stabilize.", + "date": "2025-12-17", + "architecture": "esrgan", + "size": [ + "48nf", + "16nb" + ], + "scale": 1, + "inputChannels": 3, + "outputChannels": 3, + "resources": [ + { + "platform": "pytorch", + "type": "pth", + "size": 2721289, + "sha256": "24b2d721cc042d1fb5849625e1e498ea53b6b4d2a7fcddc5d870bcbeb1200b97", + "urls": [ + "https://github.com/Loganavter/Archivist-Project-Denoiser/releases/download/v1.0/1x-Archivist_RGB.pth" + ] + } + ], + "trainingIterations": 193000, + "trainingHRSize": 256, + "trainingOTF": true, + "dataset": "Custom dataset (~1800 images) of classic cel animation (1940s-1980s) processed with the Project Degrader physics-based pipeline.", + "datasetSize": 1800, + "images": [ + { + "type": "paired", + "caption": "Test case: Heavy chromatic (color) noise", + "LR": "https://imgsli.com/i/681b8d22-cc4b-41e9-8c4a-b8a829c04533.jpg", + "SR": "https://imgsli.com/i/1ed4a803-cdcb-4e46-87c1-e5776a568389.jpg" + } + ] +} diff --git a/data/models/1x-Archiver-Rough.json b/data/models/1x-Archiver-Rough.json new file mode 100644 index 00000000..105d7686 --- /dev/null +++ b/data/models/1x-Archiver-Rough.json @@ -0,0 +1,45 @@ +{ + "name": "Archiver Rough", + "author": "loganavter", + "license": "MIT", + "tags": [ + "denoise", + "restoration", + "dehalo", + "cartoon" + ], + "description": "An aggressive restoration model from the Archivist suite for severely degraded footage. It attempts to reconstruct heavily damaged or lost details through hallucination. Note: its capabilities overlap with the RGB model, but it focuses more on structural integrity than color noise.\n\nThis model is optimized for input resolutions between 720p and 1080p. Using it on significantly different resolutions may produce suboptimal results.\n\nAll Archivist models are trained on a custom dataset generated by a physics-based degradation simulator. Recommended Workflow: Use Archivist to fix physical defects, then pass the result through DRUNet (low strength) to stabilize.", + "date": "2025-12-17", + "architecture": "esrgan", + "size": [ + "48nf", + "16nb" + ], + "scale": 1, + "inputChannels": 3, + "outputChannels": 3, + "resources": [ + { + "platform": "pytorch", + "type": "pth", + "size": 1360537, + "sha256": "82363da3d4516a8a108e7253ad9056b38e998e22870cc1580ba3e20598d8dbd8", + "urls": [ + "https://github.com/Loganavter/Archivist-Project-Denoiser/releases/download/v1.0/1x-Archivist_Rough.pth" + ] + } + ], + "trainingIterations": 493000, + "trainingHRSize": 256, + "trainingOTF": true, + "dataset": "Custom dataset (~1800 images) of classic cel animation (1940s-1980s) processed with the Project Degrader physics-based pipeline.", + "datasetSize": 1800, + "images": [ + { + "type": "paired", + "caption": "Test case: Heavy degradation and noise", + "LR": "https://imgsli.com/i/0f4817f0-69c6-444b-8718-2b39439ef938.jpg", + "SR": "https://imgsli.com/i/339dd3c2-40b5-4da6-9402-6c7688fe0f04.jpg" + } + ] +} diff --git a/data/models/1x-Archiver-Soft.json b/data/models/1x-Archiver-Soft.json new file mode 100644 index 00000000..8031dd5d --- /dev/null +++ b/data/models/1x-Archiver-Soft.json @@ -0,0 +1,45 @@ +{ + "name": "Archiver Soft", + "author": "loganavter", + "license": "MIT", + "tags": [ + "denoise", + "restoration", + "dehalo", + "cartoon" + ], + "description": "A light-touch restoration model from the Archivist suite, designed for high-quality sources. It focuses on gentle denoising while preserving the original film grain aesthetic. CAVEAT: In some scenarios, a standard DRUNet might yield subjectively better results. Always compare on your specific footage.\n\nThis model is optimized for input resolutions between 720p and 1080p. Using it on significantly different resolutions may produce suboptimal results.\n\nAll Archivist models are trained on a custom dataset generated by a physics-based degradation simulator. Recommended Workflow: Use Archivist to fix physical defects, then pass the result through DRUNet (low strength) to stabilize.", + "date": "2025-12-17", + "architecture": "esrgan", + "size": [ + "48nf", + "16nb" + ], + "scale": 1, + "inputChannels": 3, + "outputChannels": 3, + "resources": [ + { + "platform": "pytorch", + "type": "pth", + "size": 2721289, + "sha256": "d02616fa398617e2b8ac67cedd5ba265b9ae52372799a75467a9e0d4dd4641f1", + "urls": [ + "https://github.com/Loganavter/Archivist-Project-Denoiser/releases/download/v1.0/1x-Archivist_Soft.pth" + ] + } + ], + "trainingIterations": 453000, + "trainingHRSize": 256, + "trainingOTF": true, + "dataset": "Custom dataset (~1800 images) of classic cel animation (1940s-1980s) processed with the Project Degrader physics-based pipeline.", + "datasetSize": 1800, + "images": [ + { + "type": "paired", + "caption": "Test case: Light noise and grain preservation", + "LR": "https://imgsli.com/i/f667ebba-4728-4514-bac6-ccb7e14c03b1.jpg", + "SR": "https://imgsli.com/i/3a42eb2f-f798-4916-b4b7-8eec3ae8d002.jpg" + } + ] +}