Stars
Official repo for "VisionZip: Longer is Better but Not Necessary in Vision Language Models"
💭 Diffusion Probabilistic Models for 3D Point Cloud Generation (CVPR 2021)
Graph-Mamba: Towards Long-Range Graph Sequence Modelling with Selective State Spaces
PyTorch implementation of Infini-Transformer from "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention" (https://arxiv.org/abs/2404.07143)
Code of NeurIPS paper: arxiv.org/abs/2302.08224
Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"
High-Level Synthesis Performance Prediction using GNNs: Benchmarking, Modeling, and Advancing
Verilog evaluation benchmark for large language model
Awesome Artificial Intelligence for Electronic Design Automation Papers.
Google AI 2018 BERT pytorch implementation
Measures and metrics for image2image tasks. PyTorch.
LPIPS metric. pip install lpips
High-fidelity performance metrics for generative models in PyTorch
OpenABC-D is a large-scale labeled dataset generated by synthesizing open source hardware IPs. This dataset can be used for various graph level prediction problems in chip design.
Google Drive Public File Downloader when Curl/Wget Fails
code for the paper "DiGress: Discrete Denoising diffusion for graph generation"
Reading list for research topics in multimodal machine learning
Release for Improved Denoising Diffusion Probabilistic Models
Official Implementation of Rectified Flow (ICLR2023 Spotlight)
CLIP+MLP Aesthetic Score Predictor
Make drawing and labeling bounding boxes easy as cake
[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
Pytorch Lightning入门中文教程,转载请注明来源。(当初是写着玩的,建议看完MNIST这个例子再上手)