Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
littletomatodonkey committed Nov 4, 2021
1 parent 626704d commit 16f0e5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ppocr/modeling/backbones/rec_mv1_enhance.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# This code is refer from: https://github.com/PaddlePaddle/PaddleClas/blob/develop/ppcls/arch/backbone/legendary_models/pp_lcnet.py

from __future__ import absolute_import
from __future__ import division
from __future__ import print_function
Expand Down

0 comments on commit 16f0e5e

Please sign in to comment.