https://github.com/cheind/py-thin-plate-spline

Code for computing interpolating / approximating thin plate splines.

https://github.com/cheind/py-thin-plate-spline

Science Score: 26.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.5%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Code for computing interpolating / approximating thin plate splines.

Basic Info
  • Host: GitHub
  • Owner: cheind
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: master
  • Size: 12.9 MB
Statistics
  • Stars: 205
  • Watchers: 5
  • Forks: 38
  • Open Issues: 2
  • Releases: 0
Created over 7 years ago · Last pushed over 7 years ago
Metadata Files
Readme License

README.md

py-thin-plate-spline

Code for computing interpolating / approximating thin plate spline surfaces. See TPS.ipynb for code and illustrations.

Owner

  • Name: Christoph Heindl
  • Login: cheind
  • Kind: user
  • Location: Austrian area

I am a computer scientist working at the interface of perception, robotics and deep learning.

GitHub Events

Total
  • Watch event: 21
  • Fork event: 1
Last Year
  • Watch event: 21
  • Fork event: 1

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 24
  • Total Committers: 2
  • Avg Commits per committer: 12.0
  • Development Distribution Score (DDS): 0.292
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Christoph Heindl c****l@g****m 17
Heindl Christoph c****d@p****l 7

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 6
  • Total pull requests: 0
  • Average time to close issues: 10 months
  • Average time to close pull requests: N/A
  • Total issue authors: 5
  • Total pull request authors: 0
  • Average comments per issue: 0.83
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • dp-isi (2)
  • barhilleli (1)
  • DiTayal (1)
  • binhmuc (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

requirements.txt pypi
  • numpy >=1.14.2
  • torch >=0.4.0
  • torchvision >=0.2.1