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.
This repository contains the implementation of CenterFusion: Center-based Radar and Camera Fusion for 3D Object Detection.
Zhuowei Chen, Yuben Wu, Xinfeng Liao, Yujia Tian, Junyang Zhong, Lianxi Wang\
This is a site for playing pipes puzzles on various grids.
This repository provides code for the paper "tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection" (https://www.aclweb.org/anthology/2020.acl-main.630/).
Bring the power of Progressive web apps into your shiny dashboards! Allow users to install your dashboards allowing them to behave like a standalone application, both in desktop and mobile.
A simple, proof-of-concept Laravel blog application powered by a MongoDB ORM.
If you find this GitHub repo useful, please consider giving it a star! ⭐️
Sardine : ✨ Live Coding Library for Python ✨ Python's missing algorave module. Hackable live coding tool for modern Python (3.10+)
ICCV2025 Hierarchical Visual Prompt Learning for Continual Video Instance Segmentation
A tmux plugin to toggle scratch popup sessions for quick note-taking and temporary work.
This repo contains the PyTorch version of 8 model definitions (Atto, Femto, Pico, Nano, Tiny, Base, Large, Huge), pre-training/fine-tuning code and pre-trained weights (converted from JAX weights trained on TPU) for our ConvNeXt V2 paper.
关于Weex的使用请查看项目WeexList;
First extractor extracts tweets as usual. Tweets are cleaned and dumped into MongoDB. Aggregation is done for the whole day. Based on the aggregation, top 100 entities are found and the respective tweets are clubbed into one collection. Before it is dumped into the collection, sentiment analysis…