Liu Jun's starred repositories

GDS3D

GDS3D is an application that can interpret so called IC layouts and render them in 3D. The program accepts standard GDSII files as input data. Along with the layout file, it requires a so called process definition file which contains the 3D parameters of the process being used. These files combined allow the program to create a 3D representation of the layout, where the user has full, real time control over the camera position and angle, much like in a 3D video game. An other repo (https://github.com/skuep/GDS3D) as the same source and add few improvement like compression with server/client process. This release add two major feature with are assembly and export 3D model for GMSH. Assembly: this mean it’s possible to merge multi GDS (with different technologies) I also try to improve net highlight.

Language:C++License:GPL-2.0Stargazers:194Issues:0Issues:0

bofire

Experimental design and (multi-objective) bayesian optimization.

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:188Issues:0Issues:0

gdstk

Gdstk (GDSII Tool Kit) is a C++/Python library for creation and manipulation of GDSII and OASIS files.

Language:C++License:BSL-1.0Stargazers:334Issues:0Issues:0

klayout

KLayout Main Sources

Language:C++License:GPL-3.0Stargazers:765Issues:0Issues:0

Pointnet_Pointnet2_pytorch

PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.

Language:PythonLicense:MITStargazers:3484Issues:0Issues:0

Simulately

A universal summary of current robotics simulators

Language:TypeScriptLicense:Apache-2.0Stargazers:265Issues:0Issues:0
Language:PythonLicense:Apache-2.0Stargazers:19Issues:0Issues:0

MeshSegNet

PyTorch version of MeshSegNet for tooth segmentation of intraoral scans (point cloud/mesh). The code also includes visdom for training visualization; this project is partially powered by SOVE Inc.

Language:PythonLicense:NOASSERTIONStargazers:242Issues:0Issues:0

b-spline

B-spline interpolation

Language:JavaScriptLicense:MITStargazers:292Issues:0Issues:0

GeometricTools

A collection of source code for computing in the fields of mathematics, geometry, graphics, image analysis and physics.

Language:C++License:BSL-1.0Stargazers:1109Issues:0Issues:0

bsplines

Simple header files for the evaluation of bezier curves, bspline basis and bspline function. C++

Language:C++Stargazers:3Issues:0Issues:0

ann

ANN (Approximate Nearest Neighbors) library, ported to CMake.

Language:C++License:NOASSERTIONStargazers:6Issues:0Issues:0

BSplineFitting

Fitting cubic spline curve to 2d points

Language:C++License:MITStargazers:132Issues:0Issues:0

GAMES102

GAMES 102

Language:C++Stargazers:272Issues:0Issues:0

awesome-robotic-tooling

Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.

License:CC0-1.0Stargazers:3174Issues:0Issues:0

tinyspline

ANSI C library for NURBS, B-Splines, and Bézier curves with interfaces for C++, C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby.

Language:CLicense:MITStargazers:1166Issues:0Issues:0

acme

A library of reinforcement learning components and agents

Language:PythonLicense:Apache-2.0Stargazers:3459Issues:0Issues:0
Language:PythonLicense:Apache-2.0Stargazers:1289Issues:0Issues:0

Super-mario-bros-PPO-pytorch

Proximal Policy Optimization (PPO) algorithm for Super Mario Bros

Language:PythonLicense:MITStargazers:1070Issues:0Issues:0

chatgpt-prompts-for-academic-writing

This list of writing prompts covers a range of topics and tasks, including brainstorming research ideas, improving language and style, conducting literature reviews, and developing research plans.

Stargazers:2723Issues:0Issues:0

DRL-code-pytorch

Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.

Language:PythonLicense:MITStargazers:998Issues:0Issues:0

abb_experimental

Experimental packages for ABB manipulators within ROS-Industrial (http://wiki.ros.org/abb_experimental)

Language:CMakeLicense:Apache-2.0Stargazers:130Issues:0Issues:0

slambook2

edition 2 of the slambook

Language:C++License:MITStargazers:5365Issues:0Issues:0

raven-picorv32

Silicon-validated SoC implementation of the PicoSoc/PicoRV32

Language:VerilogLicense:NOASSERTIONStargazers:254Issues:0Issues:0

ContinuumRobotExamples

An incremental guide to continuum robot mathematical modeling and numerical implementation. The examples are divided into chapters within the folder structure, and each chapter contains a PDF and code examples.

Language:C++License:MITStargazers:143Issues:0Issues:0
Language:C++License:MITStargazers:11Issues:0Issues:0

HotSpot

HotSpot v7.0 is an accurate and fast thermal model suitable for use in architectural studies.

Language:CLicense:NOASSERTIONStargazers:72Issues:0Issues:0

imagepy

Image process framework based on plugin like imagej, it is esay to glue with scipy.ndimage, scikit-image, opencv, simpleitk, mayavi...and any libraries based on numpy

Language:PythonLicense:BSD-4-ClauseStargazers:1298Issues:0Issues:0

Kalman-and-Bayesian-Filters-in-Python

Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:16344Issues:0Issues:0