combustion

View on PyPIReverse Dependencies (0)

0.1.0 combustion-0.1.0-py3-none-any.whl

Wheel Details

Project: combustion
Version: 0.1.0
Filename: combustion-0.1.0-py3-none-any.whl
Download: [link]
Size: 175127
MD5: 0b37c03293f67cbd8231bf09ef072d94
SHA256: db5c94ed4439c7fcaddd4c50b6990da08967b8640dbb49f382fb7ebee503623c
Uploaded: 2021-05-28 13:28:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: combustion
Version: 0.1.0
Summary: Helpers for PyTorch model training/testing
Author: Scott Chase Waggener
Author-Email: tidalpaladin[at]gmail.com
Home-Page: https://github.com/TidalPaladin/combustion
License: Apache
Keywords: deep learning pytorch
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8.0
Requires-Dist: decorator
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pytorch-lightning (>=1.0.0)
Requires-Dist: torchmetrics (>=0.3)
Requires-Dist: hydra-core (>=1.0.0)
Requires-Dist: torch (<=2.0.0,>=1.6.0)
Requires-Dist: packaging
Requires-Dist: pynvml
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: thop; extra == "dev"
Requires-Dist: kornia; extra == "dev"
Requires-Dist: opencv-python; extra == "dev"
Requires-Dist: torchvision; extra == "dev"
Requires-Dist: Pillow; extra == "dev"
Requires-Dist: scipy; extra == "dev"
Requires-Dist: pandas; extra == "dev"
Requires-Dist: h5py (<3.0); extra == "hdf5"
Requires-Dist: thop; extra == "macs"
Requires-Dist: torch-scatter (<2.0.5); extra == "points"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-mock; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-xdist; extra == "testing"
Requires-Dist: kornia; extra == "vision"
Requires-Dist: opencv-python; extra == "vision"
Requires-Dist: torchvision; extra == "vision"
Requires-Dist: Pillow; extra == "vision"
Provides-Extra: dev
Provides-Extra: hdf5
Provides-Extra: macs
Provides-Extra: points
Provides-Extra: testing
Provides-Extra: vision
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
combustion/__init__.py sha256=nUP2Jwj_Rd2kGye7fLKYUTl6MuJ1Bs7Hyyu9xLj0k7o 415
combustion/__main__.py sha256=uuEOc263p-eKc_RBTarmNFZaYAb-NZ-Q9eGGoTFH6bE 14682
combustion/exceptions.py sha256=ZbybNs9uwpRDK3Sz1NCX25Z_VlU_icsG1q2NQ4aePx4 156
combustion/version.py sha256=YIN6UZufB37CWzDps9G8ORJGVAh7LPrT3ddu5wY4ex8 46
combustion/data/__init__.py sha256=THnTuTL0uICqIDQyppLccFsSuTRp6T2KPgwd1lsL_rA 442
combustion/data/batch.py sha256=S6qJYnDJ0qB0PjG38oKvdSGZ8sDSu6TE3t9JIZdk3tA 4642
combustion/data/serialize.py sha256=82bmqhj46frABx0GvJMo-sz_BCQ4gSZRGQo1ThmPAiQ 21778
combustion/data/window.py sha256=SBn6xqQdRYctX2oeBD8vR1M1QEeP4e9ULpIPdM8XJdo 5756
combustion/lightning/__init__.py sha256=dA-owKFrBpwnEczXOalVFVhx-KaBXSCMlE-5hfKzy9w 196
combustion/lightning/callbacks.py sha256=IhYhA26Oqz5fItKMeq03WMBjUAeXHVwBmVYXJwXQyKo 6982
combustion/lightning/mixins.py sha256=9oIm3u6YC2sAgdN0LSjQ64BhB3txLkWRr6jbKfU6-EQ 23630
combustion/lightning/callbacks/__init__.py sha256=Wa6y2PEGn0VT_vzNCBN1IQ3ZvFn4PXIIPmWXpE6uOiI 580
combustion/lightning/callbacks/base.py sha256=MFFC9BRWbm8wfQicR95KlDw6-dQvqThOHnVcDpmtm84 10976
combustion/lightning/callbacks/matplotlib.py sha256=DTq3r9s7CkdpYhErceTESQxA8ZW65kviMziFH4SBoN4 6917
combustion/lightning/callbacks/other.py sha256=AfLSZgHIBbBSIhiT1ItpEQERSBVhlMLq6PgclsNSNLk 7029
combustion/lightning/callbacks/tensors.py sha256=gRcpXBiDDUnQb8peiu2UHBEY6rLw8KSTHt_GijbWrGQ 6080
combustion/lightning/callbacks/visualization.py sha256=y7ybN44Y3o9UV8gALAA3M7ZIjVvjIx3W5V45Mb133h8 29927
combustion/lightning/metrics/__init__.py sha256=ot2-SHzrNyrA7Sp74q5RsjaLLIGzP3SrVnrWqjCvScE 271
combustion/lightning/metrics/auroc.py sha256=dnieb6JEKi9l3eiEEKcEkyiEomqOmYOhPBsuOZF0SzI 1689
combustion/lightning/metrics/average_precision.py sha256=B8kXCXfQ1CVh8YWN4eoYUzBmlrbz1W2vu_0nWFskUfE 1523
combustion/lightning/metrics/bbox_metric.py sha256=TzN0VjSJKXiEI19mikC9lrmd3-_9_1WkDRdZwsyr9Rs 6471
combustion/lightning/metrics/confidence.py sha256=-DmtCNUKY8E8jFn0YkrxvvgRxBveYmS_xmPRMGZFhsM 4346
combustion/lightning/metrics/entropy.py sha256=4BFX62E84UNm4e_1Fc6fnTf5YAnaDtSLwLfNGxtz9T0 2962
combustion/models/__init__.py sha256=vUT951dxfBl8oPsXW9dRe0dPkvwZf5fX2VlYfwCoLxM 538
combustion/models/efficientdet.py sha256=BuZOKhRtbsnMTEboXIXQlA937WQUpSa_PEUuglVLie4 11190
combustion/models/efficientdet_fcos.py sha256=eRdA_lW_1uLWM33CIkPZyjQDzpg6je2_db2Mz0Zbg98 9959
combustion/models/efficientnet.py sha256=rKk8vA6yfNllMJovImDy3CisTqFMjjZkLwOzm1g8c0c 15549
combustion/models/mobile_unet.py sha256=FFIE37mRNbC9_AlYwntHe5AHuHKSd1pioakO-CFrK6w 6263
combustion/nn/__init__.py sha256=TFPtohfwGs7a837xLZF4HlAL0tpUhcnDpZ_RPPIWGGY 2268
combustion/nn/activations/__init__.py sha256=2hyftehce23qYZoq9X9nR5Ptn7DMIyyfr_xIF48pxcM 168
combustion/nn/activations/hsigmoid.py sha256=GBgbGrrCownOrsDXsmdwRKfQfQT4HhQSGpwWMZIPaEk 1809
combustion/nn/activations/swish.py sha256=z9nyPA5HrUXQqBVBb_vzsXc7EUj_8gr0zSsdfH3l-NA 4077
combustion/nn/functional/__init__.py sha256=ZcgqEtEAxPJmw86o6Ig_fP8pWZmaEOw_8GJMygrsMsc 920
combustion/nn/functional/clamp_normalize.py sha256=2aNEM94WDAsP0WnSNAk0dQ0FGy-T0GB6vA6xumxO2Do 1306
combustion/nn/functional/fill_masked.py sha256=AulwJj8Hye0K5AIELqooiP5S-UXrNWTzIqg73UM_FlY 3499
combustion/nn/functional/fourier_conv.py sha256=jJ7ExfmSzlohcn5sIIu4t6J6sOmyak4dh5gHnz-6COQ 2728
combustion/nn/functional/fourier_filter.py sha256=sW32Dt2mED4_Do422_XVwHoB9wclQigjSDZlUMyLiKM 92
combustion/nn/functional/polar.py sha256=wcf88HNP2cC-fsvzz-WLVWfe4NiRofpqbcjzbAYV-5k 1240
combustion/nn/loss/__init__.py sha256=haLVdN5eERImydJW_-dCMONvvSRkTav8ieJlCwJ_I-w 532
combustion/nn/loss/centernet.py sha256=uBR_ezpknPgVtESqAbeyQqXDVOIl0BTeAUJDE8JAJa4 4258
combustion/nn/loss/ciou.py sha256=Gd3RTzYcZo0VbkjoqSn7DwSQ9-rPAmeMeB0nGKyIq5g 4004
combustion/nn/loss/fcos.py sha256=cb9hSQfbcGxjtqahz-ksT8aFJnhrjmL3yFBAKoVt0us 23777
combustion/nn/loss/focal.py sha256=wRVpL75hW1N8VQHhprcBvlkTMc4n6eSyX3APi0qHTCY 17016
combustion/nn/modules/__init__.py sha256=J4XzKXyxNWbaN15x6Haf4J7rm8ht5W5CASZDdPwxKeo 1925
combustion/nn/modules/bifpn.py sha256=ztB8aDzffAHkkxS_eXSH3u8l2fSoFjAYzYQuXxXA3xE 10289
combustion/nn/modules/bottleneck.py sha256=A6MXuV6e7WdbRrKavhCZIe8SJNKFDIB44I4pC2kwEWQ 14291
combustion/nn/modules/clamp_normalize.py sha256=m16tcmdd3102D8XkqtKt7Fr9lYwuI5l-tj65jyEqYgY 2145
combustion/nn/modules/conv.py sha256=t7KTLAiWO4QpWu7-clvaYBtey_cHKV8M8tmDR8w_wRQ 9713
combustion/nn/modules/dropconnect.py sha256=xpEGDIIr1SsO6UPD31UK-9VN84CNgHLZNSbf5Gxq3aQ 2087
combustion/nn/modules/dynamic_pad.py sha256=_vgKTdolwi-LV3jRc96sKpPQ3sVJAw93xWRG5bE6q9U 10159
combustion/nn/modules/factorized.py sha256=fxpldMaM9XwegrmYK7hH0LyW293F1C_vcvZYhKtVIlg 15089
combustion/nn/modules/fcos.py sha256=Xgh2v64S7fsZJ0KgqLY9Pres-QpW2yMDdkrsasyt11I 13930
combustion/nn/modules/fpn_shared_head.py sha256=qRMMi8XWIfcKZ6dFtC8BMfurPZ_Pg5gj7GjjeYzksO8 5036
combustion/nn/modules/global_attention_upsample.py sha256=MgyyMm87LAq-A-i0jB1SdDp3gT9KYRg6zB0sulprzLU 5927
combustion/nn/modules/match_shapes.py sha256=d4oh5FQw-phwBfsdwLXzYdPuxzJtj7uiRl54bNOEq28 12444
combustion/nn/modules/mobilenet.py sha256=vRvycoudEYxAYSE6lkizTl1XtPS9nZ-NBNiaJqDwvdk 14720
combustion/nn/modules/neighbor_pool.py sha256=FZk9hm7vBsK8G16pNugputbrrEciYqJc_XRAhTCcojI 46
combustion/nn/modules/ocr.py sha256=eclaHWoXEVpHQScnLWusQqJRYkl-pkIjashqu-wJ_N8 6887
combustion/nn/modules/preprocessing.py sha256=Oa-tPFAfXtA6ZTUH7AbvdBxJenkdG4QzSnxiXG18up8 2051
combustion/nn/modules/raspp.py sha256=0Je8qF3ePQEKx7ooXUpGXnZzg2Zq0lq1WDGwjPAivvc 5046
combustion/nn/modules/squeeze_excite.py sha256=xZibOOCSrv23yhtTcgE0bwEq6CbYMUAn5XYmkHqD5HA 8071
combustion/nn/modules/util.py sha256=0lTuS0UtOrH3S4NFvJkEShVsViwpZP1jYtowB00clu8 2075
combustion/points/__init__.py sha256=TzPZvzDOITCPXPHtF9qC9DfykSz02Ign1INHk1gN0As 953
combustion/points/crop.py sha256=73jIhwppbkmy5KXALTp6qOxHZIdjehJmrQuUE4mWHUw 1745
combustion/points/projection.py sha256=KDxwxHRq2Q_lz7iuGuKiUBCovIbzRYOxmPdeHyjdZwY 7364
combustion/points/transforms.py sha256=xP7TLCT-vIkFbi4pj4MG8Uga2qPXGjAvQ9HAMDxkrYA 6982
combustion/testing/__init__.py sha256=5EYShImHppJ4I0VwUeQeERP8Rzu1Y4Kx4ojkLsT1D3E 703
combustion/testing/assertions.py sha256=DXXnCyplF5m7U8hiunU0aognsCJLgESHF8b4gAUubAQ 4591
combustion/testing/decorators.py sha256=PqnMfzr4eUTZAaCjWqni_-EG-qWTmdxfF4-jc6qO59o 279
combustion/testing/lightning.py sha256=oCfjwcVNwO2SkWCMZKGu7S4w7qe53JEzgbMSvYzlM7E 15450
combustion/testing/mixins.py sha256=vnryjozcYifLXcCNnDpiW9aFQqoZZ_nLq-_f9X7kIGg 4461
combustion/testing/utils.py sha256=JAd7-X3q2vJgz5IGAL-8GqvMp7g-u6d_h0muVbK0h_U 476
combustion/util/__init__.py sha256=dh45Vpd9GGDiF3VMbTrSL8tHqMH9Kb4cu2TOKmjeIuk 1292
combustion/util/batch.py sha256=Sws8DHVe7qlIrqzIVJxzPAy7vijopWRsJpnV02XPn9c 2329
combustion/util/compute.py sha256=uzTXeIi0037W9VmYbaMXonSdYigDqrr8nn7_1ceJ9Z8 1292
combustion/util/decorators.py sha256=DOgdJpmjPnrO50BK5eQ-d7w976pAU7NCSKRV9Zr31ec 4597
combustion/util/mask_to_polygon.py sha256=KAv_IYiFjhgf-j4QgSHszmrfz2C4l4Ug6f2gbRbfMkg 6455
combustion/util/plot.py sha256=JPlKECWD690pTZNfPWt8gXaA5nCsAa9c_okqjH3efX4 3880
combustion/util/typing.py sha256=Sz7aKB8vWLHyysoTqlLNviKLei-__NB55XtG0mi12dI 192
combustion/util/util.py sha256=AV1xzBHRTcDZSYuubOFbfhZpWAeS1wC-LWIlW2UJV84 1589
combustion/util/validation.py sha256=fKnQPKrAtuF6cm75m86TsY5AvUfzdNjp4O_R0k2dGok 9134
combustion/vision/__init__.py sha256=svw4aY0LS1ek_mQJ082kItG74sXWEvgNDpAu513lVvM 986
combustion/vision/anchors.py sha256=TXv7QJJZJK4GVcsqJGH4aNLaUIwZ0nZenLlimeMVqKs 6005
combustion/vision/bbox.py sha256=WyzXZfnCZ24aI_lJZ6xxfNAam9FQ-br7cVwTxuuYY2w 19750
combustion/vision/centernet.py sha256=qzaMXMorAHECqLUZYIinrovO9aSn-bFrYeuKKQYLLeI 27411
combustion/vision/contour.py sha256=xSVYwvMDvHlNr37GI4D94mGeYLNNdEpD-DUhElzyFos 802
combustion/vision/convert.py sha256=uk0GbrrALtMEG93yg0hUK6RCiRjf7kgyQSdjh0BWyHA 2099
combustion/vision/iou_assign.py sha256=FTyxxGWccVwz_k02YaDVtxLIMVLASsuv8AhcGWJbLCU 10856
combustion/vision/nms.py sha256=1gCVp7MBnmtivfhA2rYSplz0aEX5mXAVtZ97_CxSzBg 2459
combustion/vision/relative_intensity.py sha256=pdpErcFoPyA3LxjEECiCwtayMcrxPVucXauDK4URR5w 3178
combustion/vision/filters/__init__.py sha256=a22FgXiWjvRb1JnO5L6RpBraXXr736q6oHn6zchDbIM 298
combustion/vision/filters/clahe.py sha256=dMtt7ccH-hk2j_v-jjIjrLVYNJ9tedFoGj2Rf18MOos 3476
combustion/vision/filters/gaussian.py sha256=5SikfN5MqDNsrNx1CltpldQnENQJ9Kj3hAgQzYgxAgc 2175
combustion/vision/filters/relative_intensity.py sha256=8Pt1wSsbWUwecClBtJSD9QOW0_x4BEf2nxwXOyshBrA 3345
combustion-0.1.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
combustion-0.1.0.dist-info/METADATA sha256=iVbR-Ra5SJCAtBDv9M5ET_DPL6sBmfQwkcYXgciTJYc 2020
combustion-0.1.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
combustion-0.1.0.dist-info/top_level.txt sha256=x35fYf8ZBPLlmEQHdUlOcjj7hxt5PZcCgcbONNsk3gM 11
combustion-0.1.0.dist-info/RECORD

top_level.txt

combustion