lkdci
lkdci
Thanks for the great work, OneDrive link for HRNetV2-W48 cityscapes seems to be broken. Could you please provide a new link?
Hi, Thanks for your work. Is there any plan to share your implementation for semantic segmentation with PascalVOC dataset? Perhaps instructions on how to build the modules or pth checkpoints...
Framework to create UNet like architectures with large degree of freedom and architecture params.
Cityscapes AutoLabelled dataset were introduced by NVIDIA research group. paper: Hierarchical Multi-Scale Attention for Semantic Segmentation", https://arxiv.org/abs/2005.10821 Official repo: https://github.com/NVIDIA/semantic-segmentation This PR includes: * `CityscapesConcatDataset` to support combination of cityscapes...
aimet-torch version: AimetTorch-torch-gpu-1.29.0 env: torch-gpu docker environment I tried to call the `QuantizationSimModel.export()` method for the [YoloNAS](https://github.com/Deci-AI/super-gradients/blob/master/YOLONAS.md) model, unfortunately there is a sub module in yolonas which output a list...
Hi, Thanks for your work. Is there any plan to share your implementation for semantic segmentation with PascalVOC dataset? Perhaps instructions on how to build the modules or pth checkpoints...