80.4K repos
Browse every curated open-source repository in the directory. Narrow the list with taxonomy filters, sort by stars or recency, or hand the search to AI.
████████╗ █████╗ ███████╗██╗ ██╗ █████╗ ██████╗ ███████╗ ╚══██╔══╝██╔══██╗██╔════╝██║ ██╔╝██╔══██╗██╔══██╗██╔════╝ ██║ ███████║███████╗█████╔╝ ███████║██║ ██║█████╗ ██║ ██╔══██║╚════██║██╔═██╗ ██╔══██║██║ ██║██╔══╝ ██║ ██║ ██║███████║██║ ██╗██║ ██║██████╔╝███████╗ ╚═╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚═╝…
👌 Easy to use 💅 Fancy output with fallback for minimal environments 🔌 Pluggable reporters 💻 Consistent command line interface (CLI) experience 🏷 Tag support 🚏 Redirect console and stdout/stderr to consola and easily restore redirect. 🌐 Browser…
ScienceBridge is an AI agent that accelerates scientific research by autonomously analyzing datasets, evaluating hypotheses, and validating them through code with a single prompt.
1. Create packages/yourname folder and cd into it. 2. Clone this repository:
README | CHANGELOG
This repository hosts the hardware independent layer of Arduino core. In other words it contains the abstract definition of the Arduino core API, consisting of hardware-independent header files that are then included and implemented by the various platform-specific cores.
We introduce the task of dense captioning in 3D scans from commodity RGB-D sensors. As input, we assume a point cloud of a 3D scene; the expected output is the bounding boxes along with the descriptions for the underlying objects. To address the 3D object detection and description problems, we…
` bash npm i mpvue-config-loader -D `
| Platform | Version | | ------------- |:------------- | | iOS | 12.0 | | tvOS | 10.0 | | macOS | 10.15 | | watchOS | 3.0 | | macCatalyst | 13.0 |
Fast GPIO forked from http://os.mbed.com/users/Sissors/code/FastIO/
A flake8 plugin that helps you simplify your code.
The open-source tool for building high-quality datasets and computer vision models
StegaToolkit es una aplicación web de análisis forense y esteganografía que permite ocultar y extraer mensajes en imágenes, realizar OCR, analizar metadatos EXIF, detectar modificaciones (ELA), dividir por canales RGB y mucho más. Ideal para pentesters, investigadores forenses y entusiastas de…
I realize three different models for text recognition, and all of them consist of CTC loss layer to realize no segmentation for text images.
A tree-walking Lisp interpreter written in Gleam!