Metadata-Version: 2.4
Name: tianmoucv
Version: 0.4.0.0
Summary: Algorithms library for Tianmouc sensor_preview version
Home-page: https://github.com/Tianmouc/tianmoucv
Author: Yihan Lin,Taoyi Wang
Author-email: 532109881@qq.com
Keywords: tianmoucv
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: charset-normalizer>=3.1.0
Requires-Dist: matplotlib>=3.2.2
Requires-Dist: numpy>=1.18.5
Requires-Dist: opencv-python>=4.1.1
Requires-Dist: scipy>=1.4.1
Requires-Dist: tqdm
Requires-Dist: requests
Requires-Dist: tensorboard
Requires-Dist: pandas
Requires-Dist: seaborn
Requires-Dist: pybind11
Requires-Dist: requests
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: ipython
Requires-Dist: thop
Requires-Dist: einops
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

TianmouCV is the official algorithm library of Tinamouc V1 (and soon will support Tianmouc V2..), including codec of the Tianmouc data (.tmdat files), deeplearning-friendly dataset reader, basic ISP tools, feature descriptions of TSD, classicle optical flow estimator and gray-sacle reconstructor, some basic but useful neural-network (reconstruction, opticla flow, deblur, instance segmentation and so on).
