Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
iiif-image-manipulation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
labs-team
iiif-image-manipulation
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5a6e97657a0a2d3b8d2b2fd513e897a8708a83f9
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
8
Mar
21
Feb
14
13
Sep
18
May
6
15
Apr
7
6
31
Mar
30
9
4
2
18
Feb
17
15
Update README.md
master
master
Update README.md
Update README.md with live links to colorizer models and original aws download links
Update README.md with link to R. Zhang's colorization project on github.
Add LICENSE for "colorization" part
Added readme with download links to the models
Added code for creating tiles of the complete Pasetti map
Added code for creating tiles from stitched panorama
Added sketch for tiling algorithm.
added code for complete matching of all components and functions for drawing image boundaries and images on a scaled down grid.
added code for extracting registration data with SIFT feature detection
Add example for continuous images in manifest
Added code for training the colorizer model, demonstration via Jupyter notebook
changed "exit()" to "raise SystemExit" for Jupyter Notebook functionality, clearer error message
changed "exit()" to "raise SystemExit" for Jupyter Notebook functionality
Add Jupyter example for image stitching with IIIF
Add classes for handling IIIF resources
Added Image_Stitching.ipynb Jupyter Notebook for demonstration purposes
Small bugfix in "get_warped_masks_and_images"
Fully implemented the composing pipeline for scans
Added modular stitching script for scanned images; TODO: fully implement the composing pipeline
Added training for Colorization network models
Improved Stitching method
Added simple Stitching algorithm (and a couple more example images for the colorization)
Added simple Colorizer model
Added first sketch for three classes
Update README.md
Initial commit
Loading