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.25.tar.gz
(13.9 kB
view details)
Built Distribution
File details
Details for the file easy_net_tf-0.0.25.tar.gz
.
File metadata
- Download URL: easy_net_tf-0.0.25.tar.gz
- Upload date:
- Size: 13.9 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 | fb7ce51a92f9a2eacb12d9115a260afd3593d57f55ec94192839e302662d8142 |
|
MD5 | c3577f640379f01b640870ad05429cc1 |
|
BLAKE2b-256 | f949e96b1ba4d1fd10bce671de1370573300f1feb18a501c748a78b64ede4598 |
File details
Details for the file easy_net_tf-0.0.25-py2-none-any.whl
.
File metadata
- Download URL: easy_net_tf-0.0.25-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 | 9449093ad782ad55d67eb67e1eea366847bd8c748d0f41186bf2ff316b40d158 |
|
MD5 | 0ec5bdbc7dc32c779019ac817493053a |
|
BLAKE2b-256 | c784d0a60a15a913b1f0d1386b1e7256c0711e6b160ef5ca2151acd0fed73e7b |