49 Star 508 Fork 1.3K

Ascend/ModelZoo-PyTorch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.gitee
ACL_PyTorch
MindIE
PyTorch
built-in
contrib
audio
autonoumous_driving
cv
classification
detection
others
pose_estimation
semantic_segmentation
3DUNet
BiSeNetV1
DeeplabV3_for_Pytorch
ENet
ErfNet
FCN-res18_for_Pytorch
FCN8s
FFHQ_ID2978_for_Pytorch
FastSCNN
HRNet_SEG_for_Pytorch
HRnet-OCR
ICNet_ID1781_for_PyTorch
IntraDA
MMseg-swin
MedSAM_for_PyTorch
PSPNet
PointRend
configs
datasets
demo
detectron2
dev
docker
docs
projects
test
tests
tools
GETTING_STARTED.md
INSTALL.md
LICENSE
LICENSE_raw
MODEL_ZOO.md
README.md
README_raw.md
createTrainIdLabelImgs.py
modelzoo_level.txt
public_address_statement.md
requirements.txt
setup.cfg
setup.py
PraNet
RCAN
RefineNet
SETR
SeMask
UNet++
UNet_for_PyTorch
Ultra-Fast-Lane-Detection
VNet
Wseg
.gitkeep.txt
.modelparent
video
.gitkeep.txt
foundation/ChatGLM3-6B
nlp
others
.keep
CONTRIBUTING.md
ENVIRONMENTS.md
dev
README.CN.md
.gitignore
CONTRIBUTING_TRAIN.md
LICENSE
NOTICE
OWNERS
README.md
Third_Party_Open_Source_Software_Notice
克隆/下载
setup.cfg 931 Bytes
一键复制 编辑 原始数据 按行查看 历史
王姜奔 提交于 3年前 . init
[isort]
line_length=100
multi_line_output=3
include_trailing_comma=True
known_standard_library=numpy,setuptools,mock
skip=./datasets,docs
skip_glob=*/__init__.py,**/configs/**,tests/config/**
known_myself=detectron2
known_third_party=fvcore,matplotlib,cv2,torch,torchvision,PIL,pycocotools,yacs,termcolor,cityscapesscripts,tabulate,tqdm,scipy,lvis,psutil,pkg_resources,caffe2,onnx,panopticapi,black,isort,av,iopath,omegaconf,hydra,yaml,pydoc,submitit,cloudpickle
no_lines_before=STDLIB,THIRDPARTY
sections=FUTURE,STDLIB,THIRDPARTY,myself,FIRSTPARTY,LOCALFOLDER
default_section=FIRSTPARTY
[mypy]
python_version=3.6
ignore_missing_imports = True
warn_unused_configs = True
disallow_untyped_defs = True
check_untyped_defs = True
warn_unused_ignores = True
warn_redundant_casts = True
show_column_numbers = True
follow_imports = silent
allow_redefinition = True
; Require all functions to be annotated
disallow_incomplete_defs = True
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/ascend/ModelZoo-PyTorch.git
git@gitee.com:ascend/ModelZoo-PyTorch.git
ascend
ModelZoo-PyTorch
ModelZoo-PyTorch
master

搜索帮助