docker-app-image-background-remover

A tool to remove backgrounds and transparent margins from images.

https://github.com/pulipulichen/docker-app-image-background-remover

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 5 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.5%) to scientific vocabulary

Keywords

docker-app puli-portfolio
Last synced: 6 months ago · JSON representation ·

Repository

A tool to remove backgrounds and transparent margins from images.

Basic Info
  • Host: GitHub
  • Owner: pulipulichen
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Homepage: https://blog.pulipuli.info
  • Size: 3.16 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 13
Topics
docker-app puli-portfolio
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

DOI

docker-app-Image-Background-Remover: 移除圖片背景

A tool to remove backgrounds and transparent margins from images.

用來幫圖片移除背景和去除空白邊緣的工具。

Techniques

  • Rembg: A Python module to remove backgrounds from images based on AI models.
  • ImageMagick: Trim the margin of the image.
  • Node.js and Python: File processing.

Citation

Chen, Y.-T. (2024). Docker-app-Image-Background-Remover (20240518.145101) [Computer software]. Zenodo. https://doi.org/10.5281/ZENODO.11213087


How to use

  • Example file: https://pulipulichen.github.io/docker-app-Image-Background-Remover/example%20folder/0%20%E8%82%A5%E5%80%AB%20images.jpeg

  • Linux & MacOS: https://pulipulichen.github.io/docker-app-Image-Background-Remover/bin/background-remover.sh

  • Windows: https://pulipulichen.github.io/docker-app-Image-Background-Remover/bin/background-remover.exe

  • Colab: https://colab.research.google.com/drive/1OYK2sWRUGR_VWer87YfjlHHaOY8m-zW4?usp=sharing

How to run bash in Linux and MacOS?

  1. open termianl
  2. go to the directory
  3. chmod +x *.sh
  4. now you can double click the sh

Documents

Cover: https://docs.google.com/presentation/d/18vJSo8d7EWFf2IUPJGJkrFC8Zt1SJGvFjdAJANqqAp4/edit?usp=sharing

Owner

  • Name: Pulipuli Chen
  • Login: pulipulichen
  • Kind: user
  • Location: Taiwan

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
authors:
  - family-names: Chen
    given-names: Yung-Ting
    orcid: https://orcid.org/0000-0003-3751-610X
    email: https://blog.pulipuli.info
title: "docker-app-Image-Background-Remover"
license: "MIT"
repository-code: "https://github.com/pulipulichen/docker-app-Image-Background-Remover"
abstract: "A tool to remove backgrounds and transparent margins from images."
identifiers:
  - type: doi
    value: 10.5281/zenodo.11213088

GitHub Events

Total
Last Year

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 43
  • Total Committers: 1
  • Avg Commits per committer: 43.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
thinkpad-l13-yoga p****n@g****m 43

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Dockerfile docker
  • pudding/docker-app node-18-7z-20230521 build
docker-build/image/docker-compose-template.yml docker
  • pudding/docker-app docker-app-Image-Cropper-20231127.013233
docker-compose.yml docker
package.json npm