Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/ylockerman/multi-scale-label-map-extraction
01 July 2024, 11:02:23 UTC
  • Code
  • Branches (1)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    No releases to show
  • e9cc85c
  • /
  • README.md
Raw File Download Save again
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge
swh:1:cnt:fd9c571e256ff52d619306241e8fc71be6e1f052
origin badgedirectory badge
swh:1:dir:e9cc85c35030f07ccd9f4c27a6a73627a54b4c6b
origin badgerevision badge
swh:1:rev:adde38ce238e48075e049971f6031412aaaab0b2
origin badgesnapshot badge
swh:1:snp:a4f2d09d034c629bd59a2c4439fb0caabea443ed

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
Tip revision: adde38ce238e48075e049971f6031412aaaab0b2 authored by ylockerman on 25 August 2017, 19:12:06 UTC
Added an option to get the scale
Tip revision: adde38c
README.md
# multi-scale-label-map-extraction
Automatically find and labels all textures within an image. 

This is based on the source for the paper. 

["Multi-scale label-map extraction for texture synthesis"](http://graphics.cs.yale.edu/site/publications/multi-scale-label-map-extraction-texture-synthesis)
in the ACM Transactions on Graphics (TOG) - Proceedings of ACM SIGGRAPH 2016, Volume 35 Issue 4, July 2016 
by Lockerman, Y.D., Sauvage, B., Allegre, R., Dischler, J.M., Dorsey, J. and Rushmeier, H.



If you find it useful, please consider giving us credit or citing our paper.   

**Note: This repository is a work in progress. We are actively working on improving the quality 
of the quality of the code to transitioning the research code to produce a production-ready library.  
We are currently reorganizing the code, adding importers, and updating the documentation.**

**Feel free to contact us if you have any questions, have any comments, or need any help making use of this code.**

# Requirements 

* numpy
* scipy
* bottleneck
* joblib
* Mako
* msgpack_python
* pyamg
* pyopencl
* pytools
* scikit-image
* matplotlib
* scikit-learn

To output standalone executable you also need:
* PyInstaller 
* cx_Freeze

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API