LLNLanLeN

Results 4 issues of LLNLanLeN

Hi, So far I've been testing AIMET model compression features (mainly using channel compression only). After performing channel pruning (auto mode), I then perform post-training quantization (CLE + BC) followed...

I've enjoyed using AIMET so far. With more and more recent research using Transformer Module as part of their CNN architecture, I'm wondering if AIMET have plan to support the...

I've been working through the DeepLabV3 Pytorch tutorial, which can be founded here: https://github.com/quic/aimet-model-zoo/blob/develop/zoo_torch/Docs/DeepLabV3.md. However, when running the evaluation script using optimized checkpoint, I am unable to replicate the `mIOU`...

Hi, Thank you for the work, this repository looks great. I just have one questions regarding recreating the results in the original CenterNet paper. I've been training the model using...