its an implimentation of TF-2 , Detectron and yolov5
Project description
Package for TF2 , Detectron2 and Yolov5 Inferencing.
This packge can be useful to do inferencing on TF2, Detectron2 and yolov5.
All the supported libraries are already added in the package.
User can select five pretrained model from each framework to do prediction.
TF2
- ssd_mobilenet_v1_fpn_640x640_coco17_tpu-8
- ssd_resnet101_v1_fpn_1024x1024_coco17_tpu-8
- efficientdet_d4_coco17_tpu-32
- faster_rcnn_resnet101_v1_1024x1024_coco17_tpu-8
- efficientdet_d7_coco17_tpu-32
Detectron2
- faster_rcnn_R_50_FPN_1x
- faster_rcnn_R_50_FPN_3x
- faster_rcnn_R_101_FPN_3x
- retinanet_R_50_FPN_1x
- faster_rcnn_R_50_C4_1x
Yolov5
- yolov5n
- yolov5s
- yolov5m
- yolov5l
- yolov5x
How to Run?
Step 1:
pip install TDY-PKG
Step 2: Copy the templates, utils folder and app.py file in any directory from the Github link
Step 3: Run app.py file.
python app.py
Step 4: Go to : http://127.0.0.1:9502/
Step 5:
Upload Image and select Framework and Model.
Step 6:
Click On Predict.(The model will get download in runtime to do prediction)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file TDY_PKG-1.1.4.tar.gz.
File metadata
- Download URL: TDY_PKG-1.1.4.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3aa1794ddee63a1ea131a0d63ab13514575543f47525b202fc479d3cd7089bad
|
|
| MD5 |
2f0bac73c09175e09d39cefaaf80aa90
|
|
| BLAKE2b-256 |
e6c9cc2468cfa0457d056d22c687dbda9cd33c49086adda2706108d01a07b77d
|
File details
Details for the file TDY_PKG-1.1.4-py3-none-any.whl.
File metadata
- Download URL: TDY_PKG-1.1.4-py3-none-any.whl
- Upload date:
- Size: 2.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
873f7dc58396f7f4c4870a9aa6b6e8bc242e75ec773cb3fb891dba5fee6f8947
|
|
| MD5 |
08c0d2362bc78f5a4ae6a25bb60db2bb
|
|
| BLAKE2b-256 |
8a4bb4220200ebb089f625453bb6c699da989f20df7fffc8190f5f3cda1ec727
|