B.3: YOLO: image detection architectures: Difference between revisions

From Circular Twain - Reference Implementations Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
• '''Reference, URL''': https://pytorch.org/hub/datvuthanh_hybridnets/
• '''Reference, URL''': https://pytorch.org/hub/datvuthanh_hybridnets/


• '''Relevant Domain/Industry''': WEEE & Battery
• ''''Applicable Business Category''': Manufacturing  (WEEE & Battery)


• '''Application in relevant Projects/Initiatives''': N.A.
• '''Application in relevant Projects/Initiatives''': N.A.


• '''Type''': ML Model
• '''Asse Type''': ML Model


• '''AI Breadth''': DL, computer vision
• '''AI Breadth''': Deep Learning, Computer Vision


• '''Learning Ability''': Supervised learning
• '''Learning Ability''': Supervised Learning


• '''Related technologies''': Pytorch
• '''Related technologies''': Pytorch
•      '''Applicable Research Area''': Physical AI
• '''Applicable Technical Category''': Computer Vision


• '''License Information''': MIT license (MIT)
• '''License Information''': MIT license (MIT)
Line 21: Line 25:
• '''Related to circularity and sustainability''': No
• '''Related to circularity and sustainability''': No


• '''Audience''': Manufacturer
• '''Audience''': Manufacturers





Latest revision as of 09:31, 27 December 2024

Short Description: YOLOv5 is a family of compound-scaled object detection models trained on the COCO dataset, and includes simple functionality for Test Time Augmentation (TTA), model ensembling, hyperparameter evolution, and export to ONNX, CoreML and TFLite.

Reference, URL: https://pytorch.org/hub/datvuthanh_hybridnets/

• 'Applicable Business Category: Manufacturing (WEEE & Battery)

Application in relevant Projects/Initiatives: N.A.

Asse Type: ML Model

AI Breadth: Deep Learning, Computer Vision

Learning Ability: Supervised Learning

Related technologies: Pytorch

Applicable Research Area: Physical AI

Applicable Technical Category: Computer Vision

License Information: MIT license (MIT)

Related to circularity and sustainability: No

Audience: Manufacturers



Go back to the AI portfolio of reference implementations