# TorchEx **Repository Path**: Spongebob777/TorchEx ## Basic Information - **Project Name**: TorchEx - **Description**: dqweqewqewqqweqweqweqweqw - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-29 - **Last Updated**: 2022-10-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TorchEx Collection of PyTorch customized operators for personal projects. ## Supported GPU Operators: * Weighted NMS used in [RangeDet](https://github.com/tusen-ai/RangeDet). * IngroupIndices used in [SST](https://github.com/tusen-ai/SST). * DynamicPointPooling (Group Correction) used in [FSD](https://github.com/tusen-ai/SST). * Connected Component Labeling used in [FSD](https://github.com/tusen-ai/SST). ## Usage With PyTorch installation, simply run `pip install -e .`.