miso

View on PyPIReverse Dependencies (0)

3.1.24 miso-3.1.24-py3-none-any.whl

Wheel Details

Project: miso
Version: 3.1.24
Filename: miso-3.1.24-py3-none-any.whl
Download: [link]
Size: 106021
MD5: 75cfd740b01f78e7a43465936a866b95
SHA256: dcc411b86b64bae01d0d92b87126c910b4afa5cccf2011f1ae12141d09cd73ca
Uploaded: 2024-02-20 11:52:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: miso
Version: 3.1.24
Summary: Python scripts for training CNNs for particle classification
Author: Ross Marchant
Author-Email: ross.g.marchant[at]gmail.com
Home-Page: https://github.com/microfossil/particle-classification
Project-Url: Source, https://github.com/microfossil/particle-classification
Project-Url: Paper, https://jm.copernicus.org/articles/39/183/2020/
License: MIT
Keywords: microfossil,cnn
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.9,<=3.11
Requires-Dist: tensorflow (==2.10.1)
Requires-Dist: image-classifiers (==1.0.0)
Requires-Dist: lxml (==5.1.0)
Requires-Dist: matplotlib (==3.8.2)
Requires-Dist: numpy (==1.26.4)
Requires-Dist: pandas (==2.1.4)
Requires-Dist: Pillow (==10.2.0)
Requires-Dist: imagecodecs (==2024.1.1)
Requires-Dist: scikit-image (==0.22.0)
Requires-Dist: scikit-learn (==1.3.2)
Requires-Dist: scipy (==1.11.4)
Requires-Dist: segmentation-models (==1.0.1)
Requires-Dist: dill (==0.3.7)
Requires-Dist: flask (==3.0.0)
Requires-Dist: itsdangerous (==2.1.2)
Requires-Dist: tqdm (==4.66.1)
Requires-Dist: openpyxl (==3.1.2)
Requires-Dist: imbalanced-learn (==0.11.0)
Requires-Dist: onnx (==1.12.0)
Requires-Dist: tf2onnx (==1.14.0)
Requires-Dist: protobuf (==3.19.6)
Requires-Dist: cleanlab (==2.5.0)
Requires-Dist: packaging (==23.2)
Requires-Dist: tensorflow-addons (==0.19.0)
Requires-Dist: marshmallow-dataclass (==8.6.0)
Requires-Dist: opencv-python (==4.9.0.80)
Requires-Dist: onnxruntime-gpu (==1.17.0)
Description-Content-Type: text/markdown
License-File: LICENCE.txt
[Description omitted; length: 2727 characters]

WHEEL

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

RECORD

Path Digest Size
miso/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
miso/__main__.py sha256=qZywMLc2leI5Q0PstRgdoFxL2C0dcOIlnNNNgupFseA 4476
miso/archive/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
miso/archive/auto_encoder.py sha256=-TdmvzHpJG4d3cGNXw-x5S2dONpOX0zvV2Vh9BN7Zws 11181
miso/archive/datasource.py sha256=-HePHw9WmxtXklGOzrd95zZe1tg0ag4CBjDiYCJs--s 23224
miso/archive/depth_datasource.py sha256=-EKZ_b0uWf15OoKI8A6cdmW6XIKdzWl8cvJmDQa6Enc 4235
miso/archive/generators.py sha256=RISYNH1py8AtgbsYsw9WtD48tmsfwUnOuOFXh76etSc 8074
miso/archive/inference.py sha256=p06kOS9Ayh1GKqkN8HXwiWYsLUwG1K_SiVjYtYA2yIk 5767
miso/archive/model_trainer_backup.py sha256=InPW4oc267FZM6ALIMREWHV3aVQx2MnRi0H5eqMaimM 19182
miso/archive/model_trainer_old.py sha256=9ADu_CsMwZZedZKvUR0AEOaXp3iR-w1vMOOuQwXeApo 15654
miso/archive/segmentation_datasource.py sha256=h2s63dHapuZnUcZfg59W9lFpDqw70NDETSwmsM9N1bs 4815
miso/archive/siamese_network.py sha256=pRbShx_0VSQ1bmAHlj3NvWV0AT248C1iiZSJlDC2y74 5829
miso/archive/unet.py sha256=pA6qpvGHJSYOL6M0ZnSoEtskRGoTxYbAaO09Y80QzGs 7018
miso/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
miso/data/dataset.py sha256=ElnPZek59zs6z96b1q-4yL1LQRkg7JIm3hPP4lBu_FI 2760
miso/data/download.py sha256=FFx5_yPexCAE9Wf-VS6bWHNaP-VLLD2QY0-_GBLJPg8 1567
miso/data/filenames_dataset.py sha256=-U4bEHT7oVZvfYxdufAJhI0DiXAPAWHUq1Ea3YrKh_M 7328
miso/data/image_dataset.py sha256=_JIjn1_eKRhxaR8UYiSeKf700rTeVT4KnnkAptWbgho 3133
miso/data/image_loader.py sha256=KbwiWkLEUt9bvfWbH2uCMyYkpFUi3dm7qKNtVA9dA2k 2574
miso/data/image_utils.py sha256=CiOkaUWzuCae2SG3rwe0h2DT5T7LMrpjCX56_8K10DQ 3963
miso/data/tf_generator.py sha256=EgERn09S1NfuY0umslguhI9X7Zc34q44iXshsX7Kjy4 7948
miso/data/training_dataset.py sha256=EGtQxmAsdbPpqdUokEkMUBDH4ZEBXTvX4eS_7QQfc6Y 5654
miso/data/utils.py sha256=5sKMRBRiWlL6as13ibNtYupEzat-EEaVy1ijvLLLw0s 3473
miso/deploy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
miso/deploy/model_info.py sha256=F_q3SluNlZB6cDH1-ZLoVmwHCP9_m5cmg2F9416424o 8258
miso/deploy/saving.py sha256=JDypPcg5anvc4AjL1GlcYHoXsb3klZeblwDQSMnLveA 10313
miso/deploy/server.py sha256=CXQgiJvl1SdakZDog8A40O9magep9lcat44JNdbmDcE 4801
miso/inference/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
miso/inference/classify.py sha256=I7T42AYsQVsNPdx1FF-NRhYKdbLIvKLiHl7jIL6umTs 9027
miso/inference/morphology.py sha256=l1eUYycWUHZRK0i6_NBst1TfZGhEE-9jq1qtt-GNfaY 6437
miso/layers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
miso/layers/_common_blocks.py sha256=cSm2h-tuvJra1-XEF19516knCTN7shkZ-Rs9XA2FMU8 4315
miso/layers/asoftmax.py sha256=w135YMMDzViuiDVJKfHoKAVPRWlLF5IU0tKBpvWgo6E 2072
miso/layers/batch_instance_normalisation.py sha256=UA2Q9JXg2YtZwWJC6Aau3mZx0aWxo8O8XBhOEGzuSVI 2841
miso/layers/cyclic.py sha256=LIhNVHwDJzbq4p5XNew0D0PbfU04qUvMjV8aMLkO-tM 3251
miso/layers/group_normalisation.py sha256=XgNRj4Ir6krtHCJBiDuo3AWbvgI8UxG83s3s0lwkyIQ 7993
miso/layers/msoftmax.py sha256=FksqLtjuXJAztXAxC2MAiFV1NtDa2Yk6mTcvdZdareA 2479
miso/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
miso/models/base_cyclic.py sha256=JyoovLqNMaDCtOlHboCD0vm7oKLUB8RhQiniAU35bhY 4475
miso/models/factory.py sha256=fFbjOjw-nm_HTRgRF-nQBmyk7wkIQ6bIsxb5wK-eWc0 5744
miso/models/factory_old.py sha256=ENceN8VM8Cyx8eJzRHSdxbrDxnVEMLfMwCfF-c8mLDQ 5671
miso/models/keras_models.py sha256=m8oiR8-Ugh5sJ33037LlNPOr65oOwFwdG1_1sZGd43E 6793
miso/models/resnet_cyclic.py sha256=ywNt3z_Mz8MPurrBQnua6lSu2UJS1tKYz-pGg-KLQsY 12979
miso/stats/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
miso/stats/accuracy.py sha256=-SeBRW0BvfBr8OjjE4D-bQ2OXVRsHdOxUQU6zxmNMhY 1452
miso/stats/confusion_matrix.py sha256=pIw55GxJWE1Hv9FDPb_sm8_df9wXDPrNtfT1WtcV78c 13669
miso/stats/embedding.py sha256=IFAvZsSML2anUPY0CM8zf5_RlDT44EBOWRvOJXOtCJ8 6150
miso/stats/mislabelling.py sha256=-UnQwk1Oj40abwvycbUxbiv-h4K-167Brl7yaxlFQhk 4681
miso/stats/most_representative.py sha256=deCHzkEBslx7I4NUMsFGhNPeiG28QdvZ-_1aX2mlr4c 882
miso/stats/projections.py sha256=8cH4pGkgRT_8mCLmQn3k6qTtGeGU-9GerIOLOS0Yeiw 1454
miso/stats/training.py sha256=HKKiPyI7QB_iC1P869gUkzVCEISewYCpAjK0N-8PyS4 957
miso/training/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
miso/training/adaptive_learning_rate.py sha256=kGzVtE31d3r18UVUodEEjZSYopTlAOrxdTDEUkqOPsM 4918
miso/training/augmentation.py sha256=oFf22kN0tSGnQi84MqNgkIf97tVxGlNQP4jxyjPmP-c 4530
miso/training/helpers.py sha256=sN8v3S8jQGPWncgz9Os4DO7wCWa9-UY-RPf1Xyj5C2Q 310
miso/training/parameters.py sha256=zehxBxRRGV09Nm5QbQHdRq2-00cwuMcnhc5cIWndOk4 5057
miso/training/train_full_network.py sha256=Nr1OQGhw_Ocn1Ab27l0GvUtfTE363Kikqi7hDAxyY6Y 4544
miso/training/train_transfer_learning.py sha256=niMiPl7PreVKAq9wwWWTxtGQw9aTyLoNfx0-cRJYS8k 5184
miso/training/trainer.py sha256=40PC4CxQ8nH3SdWQiZVzg3TpnU46efq_ZY2bBYjg0bY 13597
miso/training/training_result.py sha256=5LYrOEN6BBswT5h_QDcf7pdilBBbuo7hOG9giIUrxIY 1702
miso/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
miso/utils/compact_json.py sha256=MyqKeFUJmG8j3pRgFESBDgZOW71jZ-HHmB2gA6dAaJo 3468
miso/utils/flowcam.py sha256=zR7eAcTmT-b8_6l7h7VeOObgm2TDaBIA2dj1g6x7PeU 9973
miso/utils/lock.py sha256=guCJq7sodQykBI7YdAMaWp01Q_vr75rAPNPcxa7idS0 726
miso/utils/misc.py sha256=ltDirTW1LPZ16MYhHg3xzFGhRKt1Yvz7gfwDRKSHeCY 216
miso/utils/rolling_buffer.py sha256=tORulKYRaj7qq2VR2U0eThkj9BH95OxsRU5hKwQloXk 1407
miso/utils/singleton.py sha256=noVLtYSmIXf66mU15BCIuW0jWad6G_CG3pmYdTbxT_4 5155
miso/utils/wave.py sha256=hfPcNG98ArteLbz7sGqrys28FmQbKbt2kRhjD-3HRXs 9990
miso-3.1.24.dist-info/LICENCE.txt sha256=NFD1rMS6_6wguHJje0ejjVpVQXCi2A59N29QMnvDnzQ 1054
miso-3.1.24.dist-info/METADATA sha256=oZ_2Mo8KUr664--mYdfpLp0_hNXgSQ1L80qq2xNBUgM 4293
miso-3.1.24.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
miso-3.1.24.dist-info/top_level.txt sha256=iwv6V2F286f_4aS4Rq0XaYXFfE_w0LTpI9J-DycHZig 5
miso-3.1.24.dist-info/RECORD

top_level.txt

miso