You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
zhangximing d0165f466c add 910 Implementation of Auto-DeepLab 2 years ago
..
core add 910 Implementation of Auto-DeepLab 2 years ago
modules add 910 Implementation of Auto-DeepLab 2 years ago
utils add 910 Implementation of Auto-DeepLab 2 years ago
__init__.py add 910 Implementation of Auto-DeepLab 2 years ago
config.py add 910 Implementation of Auto-DeepLab 2 years ago

Auto-DeepLab 的 MindSpore 实现: Auto-DeepLab 在DeepLabV3,DeepLabV3+的基础上,复用它们的ASPP模块和Decoder;对于encoder部分,受DART的启发,作者基于可微分的NAS创造性地设计了Cell级别和Network级的搜索空间进行encoder的结构搜索,最后使用Viterbi算法解码搜索到的encoder。

Python C++ Shell Text