84.1K 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.
An Angular Class tool to compare an initial object with another modified version of self.
This repo contains the implementations of Object DGCNN (https://arxiv.org/abs/2110.06923) and DETR3D (https://arxiv.org/abs/2110.06922). Our implementations are built on top of MMdetection3D.
WinPmem has been the default open source memory acquisition driver for windows for a long time. It used to live in the Rekall project, but has recently been separated into its own repository.
📃 Paper • 💻 Github • 🤗 Models • Playground
You should install some tools and thirdparty libraries. For Ubuntu users, you can use the following command(similar for other Linux users):
The robustness to distribution changes ensures that NLP models can be successfully applied in the realistic world, especially for information extraction tasks. However, most prior evaluation benchmarks have been devoted to validating pairwise matching correctness, ignoring the crucial validation…
All efforts for the AWE course and preparation for the Offensive Security Exploitation Expert (OSEE) exam.
gameanalytics.com REST API client implementation for libGDX
status](https://www.r-pkg.org/badges/version/gtfsio)](https://CRAN.R-project.org/package=gtfsio) badge](https://dhersz.r-universe.dev/badges/gtfsio)](https://dhersz.r-universe.dev)…
A simple path tracer powered by WebGPU compute shaders. Try the demo!
SandBlaster is a tool for reversing (decompiling) binary Apple sandbox profiles. Apple sandbox profiles are written in SBPL (Sandbox Profile Language), a Scheme-like language, and are then compiled into an undocumented binary format and shipped. Primarily used on iOS, sandbox profiles are…