A tensorflow-based network utility lib.
Project description
easy_net_tf
A tensorflow-based network utility lib.
features
- Tensorflow based
- python3
install
pip install easy_net_tf
dependence
tensorflow
, numpy
, cv2
content
nn (nerual network)
- fully connect net:
from easy_net_tf.nn.fully_connect_net import FullyConnectNet
- mobilenet:
from easy_net_tf.nn.mobile_net_v2 import MobileNetV2
- cnn:
from easy_net_tf.nn.cnn import CNN
utility
- accuracy:
from easy_net_tf.utility.accuracy import UtilityAccuracy
- file:
from easy_net_tf.utility.file import UtilityFile
- variable:
from easy_net_tf.utility.variable import UtilityVariable
- anchor:
from easy_net_tf.utility.anchor import UtilityAnchor
- bounding:
from easy_net_tf.utility.bounding import UtilityBounding
- loss:
from easy_net_tf.utility.bounding import UtilityLoss
- image:
from easy_net_tf.utility.image import UtilityImage
- slide_window:
from easy_net_tf.utility.slide_window import UtilitySlideWindow
license
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
easy_net_tf-0.0.30.tar.gz
(14.0 kB
view details)
Built Distribution
File details
Details for the file easy_net_tf-0.0.30.tar.gz
.
File metadata
- Download URL: easy_net_tf-0.0.30.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4781742fa2e0240270b39d51b706bd37ff0c82d3d72ffebdd6a7cb027a9d8afa |
|
MD5 | 2e3c2796278a075578b712f3e989c216 |
|
BLAKE2b-256 | 1630b83e54fa2f8b58495952457ec326e3fba2288f3620e143cce4d83abf1ce2 |
File details
Details for the file easy_net_tf-0.0.30-py2-none-any.whl
.
File metadata
- Download URL: easy_net_tf-0.0.30-py2-none-any.whl
- Upload date:
- Size: 22.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 574cf1090459f147ee76eda19dd9ff0249d95aa95801782b7c3ba0b88f0b219c |
|
MD5 | aa9f35632f8b053a756a85b4d9b9d40b |
|
BLAKE2b-256 | d10167acbc29b5e04a0a46d5fdc7a352736c64edcec7d76bf9df6c42aca0593e |