このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
wangjin0928
/
AIlib2
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
add forest2
master
wangjin0928
1年前
親
e540e3130a
コミット
f0bc34e561
59個のファイルの変更
、
2行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
バイナリ
__pycache__/AI.cpython-38.pyc
バイナリ
models/__pycache__/__init__.cpython-38.pyc
バイナリ
models/__pycache__/common.cpython-38.pyc
バイナリ
models/__pycache__/experimental.cpython-38.pyc
+2
-0
readme.md
バイナリ
segutils/__pycache__/model_stages.cpython-38.pyc
バイナリ
segutils/__pycache__/segWaterBuilding.cpython-38.pyc
バイナリ
segutils/__pycache__/segmodel.cpython-38.pyc
バイナリ
segutils/__pycache__/stdcnet.cpython-38.pyc
バイナリ
segutils/__pycache__/trtUtils.cpython-38.pyc
バイナリ
segutils/core/__pycache__/__init__.cpython-38.pyc
バイナリ
segutils/core/data/__pycache__/__init__.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/__init__.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/bisenet.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/ccnet.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/cgnet.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/danet.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/deeplabv3.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/deeplabv3_plus.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/denseaspp.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/dfanet.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/dinknet.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/dunet.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/encnet.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/enet.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/espnet.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/fcn.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/fcnv2.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/icnet.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/lednet.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/model_zoo.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/ocnet.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/psanet.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/pspnet.cpython-38.pyc
バイナリ
segutils/core/models/__pycache__/segbase.cpython-38.pyc
バイナリ
segutils/core/models/base_models/__pycache__/__init__.cpython-38.pyc
バイナリ
segutils/core/models/base_models/__pycache__/densenet.cpython-38.pyc
バイナリ
segutils/core/models/base_models/__pycache__/eespnet.cpython-38.pyc
バイナリ
segutils/core/models/base_models/__pycache__/resnet.cpython-38.pyc
バイナリ
segutils/core/models/base_models/__pycache__/resnetv1b.cpython-38.pyc
バイナリ
segutils/core/models/base_models/__pycache__/vgg.cpython-38.pyc
バイナリ
segutils/core/models/base_models/__pycache__/xception.cpython-38.pyc
バイナリ
segutils/core/nn/__pycache__/__init__.cpython-38.pyc
バイナリ
segutils/core/nn/__pycache__/basic.cpython-38.pyc
バイナリ
segutils/core/nn/__pycache__/ca_block.cpython-38.pyc
バイナリ
segutils/core/nn/__pycache__/jpu.cpython-38.pyc
バイナリ
segutils/core/nn/__pycache__/psa_block.cpython-38.pyc
バイナリ
segutils/core/utils/__pycache__/__init__.cpython-38.pyc
バイナリ
segutils/core/utils/__pycache__/download.cpython-38.pyc
バイナリ
segutils/core/utils/__pycache__/filesystem.cpython-38.pyc
バイナリ
utils/__pycache__/__init__.cpython-38.pyc
バイナリ
utils/__pycache__/datasets.cpython-38.pyc
バイナリ
utils/__pycache__/general.cpython-38.pyc
バイナリ
utils/__pycache__/google_utils.cpython-38.pyc
バイナリ
utils/__pycache__/metrics.cpython-38.pyc
バイナリ
utils/__pycache__/plots.cpython-38.pyc
バイナリ
utils/__pycache__/torch_utils.cpython-38.pyc
バイナリ
utilsK/__pycache__/masterUtils.cpython-38.pyc
バイナリ
utilsK/__pycache__/queRiver.cpython-38.pyc
バイナリ
__pycache__/AI.cpython-38.pyc
ファイルの表示
バイナリ
models/__pycache__/__init__.cpython-38.pyc
ファイルの表示
バイナリ
models/__pycache__/common.cpython-38.pyc
ファイルの表示
バイナリ
models/__pycache__/experimental.cpython-38.pyc
ファイルの表示
+ 2
- 0
readme.md
ファイルの表示
@@ -7,3 +7,5 @@
4.更新高速路里的公路检测分割模型--增加乡间小路的数据
2023.1.29
1.增加模型对4080的TRT兼容
2023.1.31
1.增加forest2业务,单独模型,类别包括:"林斑","病死树","人","火焰","烟雾"
バイナリ
segutils/__pycache__/model_stages.cpython-38.pyc
ファイルの表示
バイナリ
segutils/__pycache__/segWaterBuilding.cpython-38.pyc
ファイルの表示
バイナリ
segutils/__pycache__/segmodel.cpython-38.pyc
ファイルの表示
バイナリ
segutils/__pycache__/stdcnet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/__pycache__/trtUtils.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/__pycache__/__init__.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/data/__pycache__/__init__.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/__init__.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/bisenet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/ccnet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/cgnet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/danet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/deeplabv3.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/deeplabv3_plus.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/denseaspp.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/dfanet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/dinknet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/dunet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/encnet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/enet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/espnet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/fcn.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/fcnv2.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/icnet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/lednet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/model_zoo.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/ocnet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/psanet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/pspnet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/__pycache__/segbase.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/base_models/__pycache__/__init__.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/base_models/__pycache__/densenet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/base_models/__pycache__/eespnet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/base_models/__pycache__/resnet.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/base_models/__pycache__/resnetv1b.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/base_models/__pycache__/vgg.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/models/base_models/__pycache__/xception.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/nn/__pycache__/__init__.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/nn/__pycache__/basic.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/nn/__pycache__/ca_block.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/nn/__pycache__/jpu.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/nn/__pycache__/psa_block.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/utils/__pycache__/__init__.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/utils/__pycache__/download.cpython-38.pyc
ファイルの表示
バイナリ
segutils/core/utils/__pycache__/filesystem.cpython-38.pyc
ファイルの表示
バイナリ
utils/__pycache__/__init__.cpython-38.pyc
ファイルの表示
バイナリ
utils/__pycache__/datasets.cpython-38.pyc
ファイルの表示
バイナリ
utils/__pycache__/general.cpython-38.pyc
ファイルの表示
バイナリ
utils/__pycache__/google_utils.cpython-38.pyc
ファイルの表示
バイナリ
utils/__pycache__/metrics.cpython-38.pyc
ファイルの表示
バイナリ
utils/__pycache__/plots.cpython-38.pyc
ファイルの表示
バイナリ
utils/__pycache__/torch_utils.cpython-38.pyc
ファイルの表示
バイナリ
utilsK/__pycache__/masterUtils.cpython-38.pyc
ファイルの表示
バイナリ
utilsK/__pycache__/queRiver.cpython-38.pyc
ファイルの表示
書き込み
プレビュー
読み込み中…
キャンセル
保存