michael0218's Stars
github/gitignore
A collection of useful .gitignore templates
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
EngTW/English-for-Programmers
《程式英文》:用英文提昇程式可讀性
codypearce/material-bread
Cross Platform React Native Material Design Components
PingoLH/CenterNet-HarDNet
Object detection achieving 44.3 mAP / 45 fps on COCO dataset
sophgo/LLM-TPU
Run generative AI models in sophgo BM1684X
voidful/tw_stocker
keep tracking and store taiwan stock information
skyyen999/bigTalkDesignPatternJava
grimmer0125/alphago-zero-tictactoe-js
A game framework based on AlphaZero/TensorFlow.js runs in browser to demonstrate tic-tac-toe AI game. Use a pre-trained model or train from scratch. Ported from suragnair/alpha-zero-general (Python)
grimmer0125/embedded-pydicom-react-viewer
Medical DICOM file P10 Viewer/Chrome Extension + Python Code In Browser (-Pyodide-> WebAssembly) + Pydicom parser + TypeScript React App (CRA). Use d4c-queue npm lib.
grimmer0125/d4c-queue
Execute tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, decorators. below is an introduction to v1.6.
grimmer0125/search-github-starred
Full-Text Search the readme, description, homepage and URL of your GitHub starred repository. Use GitHub OAuth 2, React, Redux, Golang (server side), Elasticsearch, Redis.
kneron/host_lib
This project contains python examples for the Kneron USB dongle
grimmer0125/p2pMessenger
This demo project uses a WebSocket signal server to exchange the IP information of every pair of iOS clients and constructs a P2P STUN channel to exchange text messages. STUN is a part of WebRTC.
michael0218/Pointnet_Pointnet2_pytorch_onnx
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
grimmer0125/cli-open-dicom-with-chrome
use "npm link" or "npm install -g" to do local dev. npm url: https://www.npmjs.com/package/cli-open-dicom-with-chrome
firefliesai/function-gpt
This is a typescript library that helps handle function calling with OpenAI's ChatGPT API.
michael0218/CenterNet-HarDNet
Object detection achieving 44.3 mAP / 45 fps on COCO dataset
michael0218/skin-care
The skin-lesions detection project
michael0218/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)