Comprensión de código RTFormer combinada con artículos

Comprensión del código
Análisis del artículo chino:
https://www.pudn.com/news/6367c22c272bb74d4481b13a.html
https://aistudio.baidu.com/aistudio/projectdetail/4873897
Dirección del artículo original: https://arxiv.org/abs/ 2210.07124
Dirección del código de papel original: https://github.com/PaddlePaddle/PaddleSeg/blob/develop/paddleseg/models/rtformer.py

# Copyright (c) 2022 PaddlePaddle Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#    http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable l

Supongo que te gusta

Origin blog.csdn.net/qq_45583898/article/details/127781923
Recomendado
Clasificación