90.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.
Signal processing toolbox for Torch 7
READ-ONLY Validation library from CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
StackTracePlus provides enhanced stack traces for Lua.
This repository contains the code for Generating Datasets with Pretrained Language Models. The paper introduces a method called D atasets from In structi o ns (D INO 🦕) that enables pretrained language models to generate entire datasets from scratch.
Vertx Vaadin is an adapter library that lets you run Vaadin applications on top of Vert.x. This means you can mix the simplicity and robustness of Vaadin applications with the powerful tools provided by Vert.x, such as event bus, clustering, High Availability and Fail-Over.
One of the biggest idea for having MVVM is that most of data flow can be testable. Data binding in view layer by SwiftUI is awesome. However, this project has view model layer to make it testable as much as possible. This idea can be achieved by Flux or Redux as well, but I chose MVVM first…
Implementation of MagViT2 Tokenizer in Pytorch
Dynamic Image Networks for Action Recognition
This package includes the whole pipeline for generating physically based rendering synthetic data for indoor scene understanding. We also provide download links for most of the intermediate and final results. Please refer to the project webpage (http://pbrs.cs.princeton.edu) for more details.
⚖️ The CNCF Technical Oversight Committee (TOC) is the technical governing body of the CNCF Foundation.
Sharable Config Presets for Renovatebot, especially useful for DevOps folks
This vertex-animated object is based on an original version by trueDev (YoYoGames Marketplace Publisher Link). trueDev allowed me to republish the enhanced version as OpenSource -- credits to trueDev for their original version!
This work presents CLIPDraw, an algorithm that synthesizes novel drawings based on natural language input. CLIPDraw does not require any training; rather a pre-trained CLIP language-image encoder is used as a metric for maximizing similarity between the given description and a generated drawing.…
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
A LUA driven AI that plays classic gameboy color games using experimentation.
Pathfinder is an A* (A Star) pathfinding and graph traversal library designed primarily for use with awe6 (optional).