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.19.tar.gz
(13.7 kB
view details)
Built Distribution
File details
Details for the file easy_net_tf-0.0.19.tar.gz
.
File metadata
- Download URL: easy_net_tf-0.0.19.tar.gz
- Upload date:
- Size: 13.7 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 | 14d169d53ff8e4a17f3d8782c56d7940624cd4d01d152e2d3e875d857dc43e9b |
|
MD5 | 248dc7c1c4302c57a87e2d308f917220 |
|
BLAKE2b-256 | 4cd60b0b686cdc50564f084ea622ba4f1b37f9154a04c588e3af97693ee1af74 |
File details
Details for the file easy_net_tf-0.0.19-py2-none-any.whl
.
File metadata
- Download URL: easy_net_tf-0.0.19-py2-none-any.whl
- Upload date:
- Size: 21.7 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 | 22eedc86767a75ba21757d2a65d0f2ad949b9849bf4c172b5e4189cd302353a7 |
|
MD5 | 82b6ba4fcc4ff235b12620bfe6967bfd |
|
BLAKE2b-256 | c2d928eea153c90b809cf4bdb91bb29516c7e16c8853477f8a5d6332df93782b |