mirror of
https://github.com/opencv/opencv.git
synced 2025-07-24 14:06:27 +08:00

[GSoC] Added TF and PyTorch classification conversion cases * Added TF and PyTorch classification conversion cases * Modified structure, some processing scripts. Added evaluation pipeline * Minor structure change * Removed extra functions, minor structure change * Modified structure, code corrections * Updated classification code block, added classification tutorials * Added minor modifications of paths * Classification block corrections in accordance with comments
10 lines
115 B
Plaintext
10 lines
115 B
Plaintext
# Python 3.7.5
|
|
onnx>=1.7.0
|
|
numpy>=1.19.1
|
|
|
|
torch>=1.5.1
|
|
torchvision>=0.6.1
|
|
|
|
tensorflow>=2.1.0
|
|
tensorflow-gpu>=2.1.0
|