染念

Results 8 issues of 染念

### 1.Add routing group we can adopt this method. ``` route::group('admin', [route::any('/index', 'app\admin@index'), route::any('/settings', 'app\admin@settings')]); ``` and then you can visit the link such as ‘admin/index’ and ‘admin/settings’ ### 2.Added...

非常感谢大家能使用我开发的博客模板!!! 快来贴贴自己的网址吧!

补全需要的js Update README.md 修改了背景,默认的跟表格背景冲突 … 修复markdown后与富文本的placeholder重叠问题

How to assign reviewer in the development version

question

- issue: https://gitee.com/mindspore/community/issues/IAAMF7 - 华为云AI gallery 链接: https://developer.huaweicloud.com/develop/aigallery/notebook/detail?id=d5190745-3444-4e99-a6b2-1c6acc36fc56

This is a great work, I am research oriented in this area and have created a lot of problems while tossing around other datasets, I wonder if it is possible...

Hello, I have been studying the U-Net implementation in this repository and noticed that the skip connections between the encoder and decoder are implemented using Center Crop to match feature...