mingydeng's Stars
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
pysal/spaghetti
SPAtial GrapHs: nETworks, Topology, & Inference
fitodic/centerline
Calculate the polygon's centerline
501351981/vue-office
支持word(.docx)、excel(.xlsx,.xls)、pdf、pptx等各类型office文件预览的vue组件集合,提供一站式office文件预览方案,支持vue2和3,也支持React等非Vue框架。Web-based pdf, excel, word, pptx preview library
prakol16/rdp-expansion-only
An implementation of the Douglas-Peucker algorithm, modified so that the simplified polygon contains the original.
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
PySimpleGUI/PySimpleGUI
Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
Phlya/adjustText
A small library for automatically adjustment of text position in matplotlib plots to minimize overlaps.
predict-idlab/plotly-resampler
Visualize large time series data with plotly.py
inniyah/nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations + Simple stupid SVG parser + Debian Packages
pixijs/pixijs
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
flekschas/regl-scatterplot
Scalable WebGL-based scatter plot library build with Regl
regl-project/regl
👑 Functional WebGL
mikbry/awesome-webgpu
😎 Curated list of awesome things around WebGPU ecosystem.
jonobr1/two.js
A renderer agnostic two-dimensional drawing api for the web.
ThatOpen/web-ifc-viewer
Graphics engine and toolkit for client applications.
joewdavies/awesome-frontend-gis
Geospatial resources for web development :earth_africa: 🗺️
memononen/nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
xiaojieonly/Ehviewer_CN_SXJ
ehviewer,用爱发电,快乐前行
eon01/c2jpg
A bash script to convert FROM gif, bmp, pdf, webp, pcx, pict, pct, png, tif, tiff, xcf, crw, cr2, arw, sr2 & nef TO jpg/jpeg formats.
FavioVazquez/ds-cheatsheets
List of Data Science Cheatsheets to rule the world
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
nidhi-30/CNN-Regression-Pytorch
jcjohnson/pytorch-examples
Simple examples to introduce PyTorch
pytorch/tutorials
PyTorch tutorials.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
LingDong-/skeleton-tracing
A new algorithm for retrieving topological skeleton as a set of polylines from binary images
mapbox/polylabel
A fast algorithm for finding the pole of inaccessibility of a polygon (in JavaScript and C++)
Mashin6/orthogonalize-polygon
Orthogonalize polygon in python by making all its angles 90 or 180 deg
geissdoerfer/polyprox
Polygonal curve approximation for python