Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nvidia/dl4agx

Deep Learning tools and applications for NVIDIA AGX platforms.
https://github.com/nvidia/dl4agx

autonomous-driving computer-vision cuda deep-learning drive-agx embedded

Last synced: 15 days ago
JSON representation

Deep Learning tools and applications for NVIDIA AGX platforms.

Awesome Lists containing this project

README

        

# DL4AGX

[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)

This repository contains model designs, deployment solutions for state-of-the-art networks, and inference samples for Autonomous Vehicle (AV) applications on NVIDIA DRIVE Platforms.

## Table of Contents
- [Deployment and Inference Solutions](./AV-Solutions/)
- [BEVFormer INT8 Explicit Quantization](./AV-Solutions/bevformer-int8-eq/)
- [DCNv4 TensorRT](./AV-Solutions/dcnv4-trt/)
- [MTMI TensorRT](./AV-Solutions/mtmi/)
- [Sparsity INT8 Training and TensorRT Inference](./AV-Solutions/SparsityINT8/)
- [StreamPETR TensorRT](./AV-Solutions/streampetr-trt/)
- [UniAD TensorRT](./AV-Solutions/uniad-trt/)
- [Hardware-friendly Models](./Models/)
- [ConvSelfAttention](./Models/ConvSelfAttention/)
- [DEST](./Models/DEST/)
- [ReduceFormer](./Models/ReduceFormer/)
- [Swin-Free](./Models/SwinFree/)