YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

MidcurveNN

Midcurve by Neural Networks

Midcurve


license: apache-2.0

Description

  • Goal: Given a 2D closed shape (closed polygon) find its midcurve (polyline, closed or open)
  • Input: set of points or set of connected lines, non-intersecting, simple, convex, closed polygon
  • Output: another set of points or set of connected lines, open/branched polygons possible

ToDos

Publications/Talks

Citation

@article{MidcurveNN,
  doi = {https://doi.org/10.14733/cadaps.2022.1154-1161},
  url = {https://www.cad-journal.net/files/vol_19/CAD_19(6)_2022_1154-1161.pdf},
  author = {Kulkarni, Yogesh H.},
  keywords = {Midcurve, Encoder-Decoder, Neural Network},
  title = {MidcurveNN: Neural Network for Computing Midcurve of a Thin Polygon},
  publisher = {CAD Solutions, LLC},
  journal={Computer-Aided Design & Applications},
  volume={19},
  issue={6},
  pages={1154-1161},
  year = {2022}
}
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.