pytorch-segmentation-models-trainer

View on PyPIReverse Dependencies (0)

0.17.0 pytorch_segmentation_models_trainer-0.17.0-py3-none-any.whl

Wheel Details

Project: pytorch-segmentation-models-trainer
Version: 0.17.0
Filename: pytorch_segmentation_models_trainer-0.17.0-py3-none-any.whl
Download: [link]
Size: 189374
MD5: 2ddf0dfeb14fb61de08e815b09c9b1b2
SHA256: 3d713767ea16b8fa6d142a266a509447bc14404570076de682c952416102de92
Uploaded: 2022-08-16 00:05:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytorch-segmentation-models-trainer
Version: 0.17.0
Summary: Image segmentation models training of popular architectures.
Author: Philipe Borba
Author-Email: philipeborba[at]gmail.com
Home-Page: https://github.com/phborba/pytorch_segmentation_models_trainer
License: GPL
Keywords: pytorch hydra semantic-segmentation deep-learning deep learning
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Requires-Dist: torch (==1.10.0)
Requires-Dist: torchvision (==0.11.1)
Requires-Dist: pytorch-lightning (==1.7.1)
Requires-Dist: torchmetrics (==0.9.3)
Requires-Dist: segmentation-models-pytorch (>=0.2.0)
Requires-Dist: hydra-core (==1.1.1)
Requires-Dist: kornia (==0.5.4)
Requires-Dist: albumentations (==1.0.0)
Requires-Dist: pandas (==1.2.4)
Requires-Dist: tensorboardX
Requires-Dist: pillow (==9.2.0)
Requires-Dist: matplotlib (==3.4.2)
Requires-Dist: scipy (==1.7.0)
Requires-Dist: numpy (==1.22.0)
Requires-Dist: pytorch-toolbelt (==0.4.3)
Requires-Dist: descartes (==1.1.0)
Requires-Dist: fiona (==1.8.20)
Requires-Dist: psycopg2 (==2.9.1)
Requires-Dist: shapely (==1.8.0)
Requires-Dist: geopandas (==0.9.0)
Requires-Dist: geoalchemy2 (==0.9.0)
Requires-Dist: rasterio (==1.2.6)
Requires-Dist: numba (==0.53.1)
Requires-Dist: sahi (==0.10.4)
Requires-Dist: skan (==0.10.0)
Requires-Dist: torch-scatter (==2.0.9)
Requires-Dist: tqdm (==4.61.1)
Requires-Dist: pygeos (==0.10)
Requires-Dist: rtree (==0.9.7)
Requires-Dist: bidict (==0.21.2)
Requires-Dist: Cython (==0.29.24)
Requires-Dist: ninja (==1.10.0.post3)
Requires-Dist: pyyaml (>=5.4)
Requires-Dist: pycocotools (==2.0.2)
Requires-Dist: multiprocess (==0.70.13)
Requires-Dist: wget (==3.2)
Requires-Dist: fastapi (==0.79.0)
Requires-Dist: uvicorn (==0.16.0)
Requires-Dist: similaritymeasures (==0.4.4)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: swifter (==1.0.9)
Requires-Dist: python-multipart (==0.0.5)
Requires-Dist: pytest; extra == "tests"
Requires-Dist: scikit-image; extra == "tests"
Requires-Dist: parameterized; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5644 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytorch_segmentation_models_trainer/__init__.py sha256=8E2RpHAAlS95K5bS0leGhzHhW_ATNvahUgICjBrJa6U 160
pytorch_segmentation_models_trainer/build_mask.py sha256=X2XN43SD_AMxcIbwERphlhK1eQWaz-bSMWAhWGPqBl4 3450
pytorch_segmentation_models_trainer/config.py sha256=JdF4_Ti0mNBROeGEKDb-T8Hm5m0aMJduJsUpDYYVz4U 142
pytorch_segmentation_models_trainer/config_utils.py sha256=R5v2liC7Jf573dJr7U9LxtpcmI2nlnYbUjrt9SIw83s 1416
pytorch_segmentation_models_trainer/convert_ds.py sha256=KHKn84UNyLjCpElKBD-CX3BOuKPZF4kkS-xetH8sVig 2203
pytorch_segmentation_models_trainer/main.py sha256=6eLftYNDYlHCDp7y1n4_sQXXrbQ9bx0w9Yh-qn0sfUk 3197
pytorch_segmentation_models_trainer/predict.py sha256=Tstm9uzFXrMmzoAptdcV4ijwzOLQZ63M2DGpqS3F8b0 3879
pytorch_segmentation_models_trainer/predict_from_batch.py sha256=kBFb2kiLnyodts8tYWMQQYApRUBncuRK45nc_wtDz4A 8051
pytorch_segmentation_models_trainer/predict_mod_polymapper_from_batch.py sha256=Q3W6hZCIaR6eC-1IVo-5BwgiBus8QXRfL21DrN-WUbw 6266
pytorch_segmentation_models_trainer/server.py sha256=ejS7RdAMnYwKMw4N1Kz34Sq8KidM1SeWQYzcW0WL1e0 3930
pytorch_segmentation_models_trainer/train.py sha256=M1qauG583rMHP-15DxaaO6fkVv3Ey9k0kSIc0derzS4 3408
pytorch_segmentation_models_trainer/conf/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/config_definitions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/config_definitions/coco_dataset_config.py sha256=bg3Cp34GWvo1DKO7puzUA1MTX9c9Ccp5uK8pjFsuWSo 3087
pytorch_segmentation_models_trainer/config_definitions/dataset_config.py sha256=czmnQmyqjdXWabjAZG8h_QVBlFmKoHKStL8wSfb3_oc 2929
pytorch_segmentation_models_trainer/config_definitions/loss_config_definition.py sha256=lD6R5w4d--IR_HHCPPxXz1v-qLEQvP_QnB3x5y6gcbI 3900
pytorch_segmentation_models_trainer/config_definitions/predict_config.py sha256=EOfqgCl169g6_ZBvuc6W_pIy_blGTCmYsbafp9bAqV8 1909
pytorch_segmentation_models_trainer/config_definitions/train_config.py sha256=ba-1751MFDXlKXXUSi6Wky_odbpoDkZf2hASdtOnriA 4437
pytorch_segmentation_models_trainer/custom_callbacks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/custom_callbacks/image_callbacks.py sha256=qJjgAY8Hx6IjXXAP90X1ONWLQ8d8811WlOgxCgVZwpA 18530
pytorch_segmentation_models_trainer/custom_callbacks/training_callbacks.py sha256=ANcYte8LhwunBRGes9HxlcAdp4J7Tfr_r3kVmSZ_NWY 13185
pytorch_segmentation_models_trainer/custom_losses/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/custom_losses/base_loss.py sha256=cjYTSxWWoZ745WOFAcLLC1g0Q1l2fYMTbKyPQK7P6x8 22565
pytorch_segmentation_models_trainer/custom_losses/crossfield_losses.py sha256=6vNiw5rAQGt2LSlW6cO08H2-z-bpVgQUHZ7kuUe4RDk 26634
pytorch_segmentation_models_trainer/custom_losses/loss.py sha256=fxr2bVwIBaK7q-_OG2P5kUvHzupUK1y_IB1DlBH1hcs 6745
pytorch_segmentation_models_trainer/custom_metrics/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/custom_metrics/metrics.py sha256=Un3GXScxEIhkGQRKlXI9SDiE0I6tEP38H0aNc878ycA 7389
pytorch_segmentation_models_trainer/custom_models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/custom_models/models.py sha256=2i7yi6NV5uf-i70ihsJloYYOab6-0YGFc1kcfGj7YBs 12748
pytorch_segmentation_models_trainer/custom_models/unet.py sha256=hqIQvZ6Lh-DVABEtCh9GnQDW_KwtL2VP9nkkwmas7UY 4503
pytorch_segmentation_models_trainer/custom_models/unet_resnet.py sha256=TneSZyk533TTW0PV6gmv63W_6sZSypiads7nfJTVCEg 7279
pytorch_segmentation_models_trainer/custom_models/utils.py sha256=Er0NDMuImYe8ba3k0FiLIUeq9mnlU2AfiyN_z4tSj-I 1858
pytorch_segmentation_models_trainer/custom_models/hrnet_models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/custom_models/hrnet_models/bn_helper.py sha256=LxUAMgtN_pghwK7WaXGeDgjwq3j8xjPaNi3ju1NHKjk 51
pytorch_segmentation_models_trainer/custom_models/hrnet_models/seg_hrnet_ocr.py sha256=nZpk4k97xV7g2C_TDEeO76IEx_6eRRYFDYYgUo-s6jY 28724
pytorch_segmentation_models_trainer/custom_models/hrnet_models/conf/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/custom_models/hrnet_models/conf/hrnet_18.yml sha256=ccL57pweZ2JbIBnYDtXbWPYAXH6iVPLXcJJgCWWPlHs 629
pytorch_segmentation_models_trainer/custom_models/hrnet_models/conf/hrnet_32.yml sha256=XqQvL3T-_thfZNoIBP4YuUHUM9hBvqisG9ZgS2SkyFY 630
pytorch_segmentation_models_trainer/custom_models/hrnet_models/conf/hrnet_48.yml sha256=THYN8EIzs68R8uZAHR6HnHm7QGdT9B4hWbT7FyTZB58 627
pytorch_segmentation_models_trainer/custom_models/hrnet_models/conf/hrnet_ocr_w48.yml sha256=5DoGQx1aKYHkesK2YY78wPdCxsZNtiJbEK1NitIAIUY 817
pytorch_segmentation_models_trainer/custom_models/mod_polymapper/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/custom_models/mod_polymapper/modpolymapper.py sha256=t4_-thyW33MwvKjv9rqAdwok1FccLRb-xY5XDdQtHTY 19765
pytorch_segmentation_models_trainer/custom_models/rnn/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/custom_models/rnn/polygon_rnn.py sha256=qfI7nX_GKcbIyAdUiC92DXus-ZhgA8hgx7MNgZ7mGSI 21034
pytorch_segmentation_models_trainer/custom_models/rnn/pretrained/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/dataset_loader/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/dataset_loader/dataset.py sha256=ppDLzd3cOnO2AMfrvgF9YmUhafC5aJoWfh8Z2anNLyY 36321
pytorch_segmentation_models_trainer/model_loader/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/model_loader/detection_model.py sha256=4I-VVVX-Nla-4DWZoHOwoTgA_HYUCdQ1Jy6AhICk1Yo 5633
pytorch_segmentation_models_trainer/model_loader/frame_field_model.py sha256=JDl74BKIewINGw6xwTnX2nhJ_LXNDjfpcyFKgHTeMwU 22201
pytorch_segmentation_models_trainer/model_loader/mod_polymapper.py sha256=xwL-9HcuqqcZxLAUp3va1ZWA-wAGaLpqFNCIUeB5rbw 14086
pytorch_segmentation_models_trainer/model_loader/model.py sha256=Fnn-zgSfppHNrY5EP2WfledLP2mt3rxABZotWemGYNM 9810
pytorch_segmentation_models_trainer/model_loader/polygon_rnn_model.py sha256=O6Sbl-uzEBEO_kQwuWbVh0sHZL9JbDJ8UbQ5WLD9AsQ 6603
pytorch_segmentation_models_trainer/optimizers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/optimizers/gradient_centralization.py sha256=EoWT5dxn8ShKKRa9thmqo0JOjzXKWUPrlMHXur4MvZI 27695
pytorch_segmentation_models_trainer/optimizers/poly_optimizers.py sha256=Uz3WcqyFIWE2Df8doMjY-vReTbiNNEeAtpdz0IM93OM 10275
pytorch_segmentation_models_trainer/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/tools/data_handlers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/tools/data_handlers/data_writer.py sha256=BpnCUaNdpWbUMaQmtC1svvoY6TnsUwV8q13Gb-fzYF0 6444
pytorch_segmentation_models_trainer/tools/data_handlers/raster_reader.py sha256=_HjcGFn2PpkOXvPdvQ0XelTBb5bFsW427dj0QXORmSM 16432
pytorch_segmentation_models_trainer/tools/data_handlers/vector_reader.py sha256=GSxWioqH1R9qLdlMe_J5IPljk5V48XjmViuy5Qr4NHE 11877
pytorch_segmentation_models_trainer/tools/dataset_handlers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/tools/dataset_handlers/convert_dataset.py sha256=embmDSke0udKZkVnYeAZgR3-pNQLFjdTuF0SaPhWH5Q 8867
pytorch_segmentation_models_trainer/tools/detection/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/tools/detection/bbox_handler.py sha256=KKTPt-m21jYZIx0jrZH_Oph_KNQfymzKTl_F7yepXqk 8401
pytorch_segmentation_models_trainer/tools/evaluation/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/tools/evaluation/evaluate_data.py sha256=1LiKeb2iu7GZpFIIKwSA33FcP6p0pl8XqpzVIEvY-MA 3157
pytorch_segmentation_models_trainer/tools/evaluation/matching.py sha256=EXHlAmATGSrnpG9J6mpOVzqBBLmirpFOYRg-T7452Iw 8500
pytorch_segmentation_models_trainer/tools/inference/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/tools/inference/export_inference.py sha256=sSH6Nv3410i1lxxP2S9o0jDZ0SD4nEB0uZMavOYZBU0 4701
pytorch_segmentation_models_trainer/tools/inference/inference_processors.py sha256=wYMbIF4gDWn9WXTnLkMqJCwJvNp4DNWs46pLrQPz-sg 17682
pytorch_segmentation_models_trainer/tools/mask_building/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/tools/mask_building/mask_builder.py sha256=_yd80ziTK0lRBwnbEJkLWqTi9uIB54o2fPs12NoSJZY 15483
pytorch_segmentation_models_trainer/tools/parallel_processing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/tools/parallel_processing/process_executor.py sha256=KBU_s2EdM35u51Z9ovW7u7fT_g1PU0Ahva3Kw_ah43o 3051
pytorch_segmentation_models_trainer/tools/polygonization/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/tools/polygonization/polygonize_utils.py sha256=kPJsT0p0hsiwe92068g4ye5-30_YfoKy3KGoFjNsYkA 4820
pytorch_segmentation_models_trainer/tools/polygonization/polygonizer.py sha256=FNcJdp9tAPPZH1fkrdLO9nFh5LETN4iMqlwKOF77ZRk 11428
pytorch_segmentation_models_trainer/tools/polygonization/skeletonize_tensor_tools.py sha256=Xg67FM7uvd5Kf3Sjx5C1R0ADkcbazU6S4kHvrBrGGeo 7967
pytorch_segmentation_models_trainer/tools/polygonization/methods/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/tools/polygonization/methods/active_contours.py sha256=ZHoPXc2kJBbZJ8-6XyyBz6s_wRy8eeul8HMZU_8Ya6c 9126
pytorch_segmentation_models_trainer/tools/polygonization/methods/active_skeletons.py sha256=ZuRNrzumq4OCtPwvKo5Tb_enrIEh0Q1FeDWAM5Fx85o 14599
pytorch_segmentation_models_trainer/tools/polygonization/methods/polygon_rnn_polygonization.py sha256=21Mz7VPaGc25Fp1G9A2xTaiNAqIidFvHj5C3b2jpVBg 2682
pytorch_segmentation_models_trainer/tools/polygonization/methods/simple.py sha256=jzG-vlrFdZE52N34leuqoUZTAFtqiS_qjkoJN3lQRDM 4436
pytorch_segmentation_models_trainer/tools/visualization/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer/tools/visualization/base_plot_tools.py sha256=XSuAjMxqrhuYfm_O-f2D2oezcrTeJvza-mWNqaJAoCU 6610
pytorch_segmentation_models_trainer/tools/visualization/crossfield_plot.py sha256=xJzbCaWkZdUChOcrS2L-j0TYyeLH2_KTXLgF_oItDjM 10939
pytorch_segmentation_models_trainer/utils/__init__.py sha256=4ncrah207XUHkXO1cQAGzRk4HqlyQYLDG_R69x0wtso 51
pytorch_segmentation_models_trainer/utils/complex_utils.py sha256=vB0TKPx75k_AglqALsP6T8-7zoAX9RZrBEqXj0b50Qg 3340
pytorch_segmentation_models_trainer/utils/frame_field_utils.py sha256=NyhNdqkBeXVasV_U615ruCumVKT1HOH8n4Vz7PdZsd0 7355
pytorch_segmentation_models_trainer/utils/math_utils.py sha256=M1wZnSN8pbegVyea7PeeV29SCQiu99J13K8ZQi2mvFs 5971
pytorch_segmentation_models_trainer/utils/model_utils.py sha256=nK9qP6vqRtRr9HOtXNDrwilT3JqtLihz1TynppN7L6o 2147
pytorch_segmentation_models_trainer/utils/object_detection_utils.py sha256=syjZz7X8RtRqWCeibgLiQ_sofHRhkej3oO5gzlA1pfs 1969
pytorch_segmentation_models_trainer/utils/os_utils.py sha256=_SVf_PlnaMLtdn-tnIXZeAlC3WWpBX-P5tpbpyKrgxw 2338
pytorch_segmentation_models_trainer/utils/polygon_utils.py sha256=8WLBc8OUMDxMQOzwxSut4n-R5Cy2GPuxOnbmjU205ho 25455
pytorch_segmentation_models_trainer/utils/polygonrnn_utils.py sha256=6yHoVsK_X6lNxEXndd_934qKOlE5FBhoGKu_GzjueHc 20013
pytorch_segmentation_models_trainer/utils/tensor_utils.py sha256=jwbjpEPi2Ks2JdxVU7dnFmAC34c0SEo5Cm793fHd39U 12516
tests/test_configs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_segmentation_models_trainer-0.17.0.dist-info/LICENSE sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM 18092
pytorch_segmentation_models_trainer-0.17.0.dist-info/METADATA sha256=gAYfO0CCtLxoyRDgbHFj2Yo1owXGQ-0rtS5-DZ1QBAA 8248
pytorch_segmentation_models_trainer-0.17.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
pytorch_segmentation_models_trainer-0.17.0.dist-info/entry_points.txt sha256=juK8vhk_E008PWB2RhxQEOMtslzviTMhuBUkVUolozc 79
pytorch_segmentation_models_trainer-0.17.0.dist-info/top_level.txt sha256=G_0vVvxEh5zJJcCRAo6tBykwNHYfws-eAIebF8F2Lso 42
pytorch_segmentation_models_trainer-0.17.0.dist-info/RECORD

top_level.txt

pytorch_segmentation_models_trainer
tests

entry_points.txt

pytorch-smt = pytorch_segmentation_models_trainer.main:entry