huggingface / transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
https://huggingface.co/transformers
Apache License 2.0
131.65k stars 26.21k forks source link

Implement HybridNets: End-to-End Perception Network #16325

Closed chainyo closed 1 year ago

chainyo commented 2 years ago

🌟 New model addition

Model description

Quote from the Github repository:

HybridNets is an end2end perception network for multi-tasks.    
Our work focused on traffic object detection, drivable area segmentation and lane detection.   
HybridNets can run real-time on embedded systems, and obtains SOTA Object Detection, 
Lane Detection on BDD100K Dataset.

Open source status

Btw, I would love to help to implement this kind of models to the Hub if possible :hugs: . But I don't know if it fits to Transformers library or not and if it involves a lot of work to implement it, but I want to try to help!

patil-suraj commented 2 years ago

cc @NielsRogge

amyeroberts commented 1 year ago

Hi @chainyo, thanks for opening this new model request!

Here's a guide on adding a model to the hub if you, or anyone else in the community is still interested: https://huggingface.co/docs/transformers/custom_models