Stars
An incremental writing plugin for Obsidian where you add notes and blocks to prioritized queues and review them incrementally over time, spaced repetition style.
Track emissions from Compute and recommend ways to reduce their impact on the environment.
Static site generator built on Shake configured in Haskell
📜 Haskell course info, plan, video lectures, slides
Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
A curated list of animes every developer should watch.
🎬 A curated list of movies every hacker & cyberpunk must watch.
vmfunc / vencord-web
Forked from Vencord/vencord.devVencord's official website
Small autodiff lib and a simple working feedforward neural net in Haskell on top of it, from scratch, zero-deps.
An opinionated list of resources for learning Haskell
[CVPR 2023]Official Pytorch code for paper "Prototype-based Embedding Network for Scene Graph Generation"
akanametov / yolo-face
Forked from ultralytics/ultralyticsYOLO Face 🚀 in PyTorch
You are hanging out with Alice, Bob, and Charlie at Boolos' Brewery...
precision colorscheme for the vim text editor
[ECCV 2024 Best Paper Candidate] Implementation of "Expanding Scene Graph Boundaries: Fully Open-vocabulary Scene Graph Generation via Visual-Concept Alignment and Retention"
Open-source implementation of the GameNGen paper.
a tiny multidimensional array implementation in C similar to numpy, but only one file.
Minimalistic, extremely fast, and hackable researcher's toolbench for GPT models in 307 lines of code. Reaches <3.8 validation loss on wikitext-103 on a single A100 in <100 seconds. Scales to large…
Code for skeleton image representations based on spatial structure of the skeleton joints (AVSS 2019 and SIBGRAPI 2019).
This repository contains the data (datasets, video/user summaries, CUS evaluation, and results) from the paper "VSUMM: A mechanism designed to produce static video summaries and a novel evaluation …
A New Benchmark for Scene Graph Generation, targeting real-world applications
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step