drater05's Stars
encode/broadcaster
Broadcast channels for async web apps. 📢
738/awesome-sushi
🍣 국내 스시 오마카세 맛집 리스트
blevesearch/bleve
A modern text/numeric/geo-spatial/vector indexing library for go
developmentseed/geojson-pydantic
Pydantic data models for the GeoJSON spec
microsoft/api-guidelines
Microsoft REST API Guidelines
carmines/UnityPluginCollection
source code for Unity plugins for Desktop and UWP
BMW-InnovationLab/BMW-YOLOv4-Training-Automation
This repository allows you to get started with training a state-of-the-art Deep Learning model with little to no configuration needed! You provide your labeled dataset or label your dataset using our BMW-LabelTool-Lite and you can start the training right away and monitor it in many different ways like TensorBoard or a custom REST API and GUI. NoCode training with YOLOv4 and YOLOV3 has never been so easy.
coolshou/rtl8814au
Drivers for the rtl8814au chipset wireless adapters (D-Link DWA-192 rev A1)
Genymobile/scrcpy
Display and control your Android device
HoloLabInc/MRTKExtensionForNrealLight
Mixed Reality Toolkit (MRTK) extension for Nreal Light
andrewsayre/pysmartapp
DEPRECATED: A python implementation of the WebHook-based SmartThings SmartApp.
yinyunie/3D-Shape-Analysis-Paper-List
A list of recent papers, libraries and datasets about 3D shape/scene analysis (by topics, updating).
youngwanLEE/centermask2
[CVPR 2020] CenterMask : Real-time Anchor-Free Instance Segmentation
zylo117/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
google/automl
Google Brain AutoML
tiangolo/uvicorn-gunicorn-docker
Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.
encode/uvicorn
An ASGI web server, for Python. 🦄
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
andrewsayre/pysmartthings
DEPRECATED: A python library for interacting with the SmartThings cloud API build with asyncio and aiohttp.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
serverless/examples
Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
vibora-io/vibora
Fast, asynchronous and elegant Python web framework.
reactjs/react.dev
The React documentation website
agronholm/sqlacodegen
Automatic model code generator for SQLAlchemy
taki0112/StyleGAN-Tensorflow
Simple & Intuitive Tensorflow implementation of StyleGAN (CVPR 2019 Oral)
ksindi/flask-sqlacodegen
:sake: Automatic model code generator for SQLAlchemy with Flask support
mandliya/algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++