Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

#361 Update README.md

Merged
Ghost merged 1 commits into Deci-AI:master from deci-ai:Shani-Perl-patch-1
@@ -60,6 +60,7 @@ All SuperGradients models’ are production ready in the sense that they are com
 
 
     
     
 ## What's New
 ## What's New
+* 【06/9/2022】 PP-LiteSeg - new pre-trained [checkpoints](https://bit.ly/3UdjMIT)  for Cityscapes with SOTA mIoU scores (~1.5% above paper)🎯
 * 【07/08/2022】DDRNet23 -  new pre-trained [checkpoints](https://github.com/Deci-AI/super-gradients#pretrained-semantic-segmentation-pytorch-checkpoints) and [recipes](https://github.com/Deci-AI/super-gradients/blob/master/src/super_gradients/recipes) for Cityscapes with SOTA mIoU scores (~1% above paper)🎯
 * 【07/08/2022】DDRNet23 -  new pre-trained [checkpoints](https://github.com/Deci-AI/super-gradients#pretrained-semantic-segmentation-pytorch-checkpoints) and [recipes](https://github.com/Deci-AI/super-gradients/blob/master/src/super_gradients/recipes) for Cityscapes with SOTA mIoU scores (~1% above paper)🎯
 * 【27/07/2022】YOLOX models (object detection) - recipes and pre-trained checkpoints.
 * 【27/07/2022】YOLOX models (object detection) - recipes and pre-trained checkpoints.
 * 【07/07/2022】SSD Lite MobileNet V2,V1 - Training [recipes](https://github.com/Deci-AI/super-gradients/blob/master/src/super_gradients/recipes/coco_ssd_lite_mobilenet_v2.yaml) and pre-trained [checkpoints](https://github.com/Deci-AI/super-gradients#pretrained-object-detection-pytorch-checkpoints) on COCO - Tailored for edge devices! 📱
 * 【07/07/2022】SSD Lite MobileNet V2,V1 - Training [recipes](https://github.com/Deci-AI/super-gradients/blob/master/src/super_gradients/recipes/coco_ssd_lite_mobilenet_v2.yaml) and pre-trained [checkpoints](https://github.com/Deci-AI/super-gradients#pretrained-object-detection-pytorch-checkpoints) on COCO - Tailored for edge devices! 📱
@@ -76,6 +77,7 @@ All SuperGradients models’ are production ready in the sense that they are com
 Check out SG full [release notes](https://github.com/Deci-AI/super-gradients/releases).
 Check out SG full [release notes](https://github.com/Deci-AI/super-gradients/releases).
 
 
 ## Coming soon
 ## Coming soon
+- [ ] PP-LiteSeg recipes for Cityscapes with SOTA mIoU scores (~1.5% above paper)🎯
 - [ ] Single class detectors (recipes, pre-trained checkpoints) for edge devices deployment.
 - [ ] Single class detectors (recipes, pre-trained checkpoints) for edge devices deployment.
 - [ ] Single class segmentation (recipes, pre-trained checkpoints) for edge devices deployment.
 - [ ] Single class segmentation (recipes, pre-trained checkpoints) for edge devices deployment.
 - [ ] QAT capabilities (Quantization Aware Training).
 - [ ] QAT capabilities (Quantization Aware Training).
Discard
Tip!

Press p or to see the previous file or, n or to see the next file