Has YOLOX been removed?

Question/Issue:
Today when using EI Studio the YOLOX option is no longer available. It was there when I last checked on Friday.

Project ID:
Magnificent7

Context/Use case:
When I select the Object Detection node on the left and select “Choose a different model” it used to give 4 options.

  • MobileNetV2 SSD FPN-Lite (320x320 only)
  • FOMO (Faster Objects, More Objects) MobileNetV2 0.1
  • FOMO (Faster Objects, More Objects) MobileNetV2 0.35
  • YOLOX …

Today it doesn’t show the YOLOX option.

Summary:
YOLOX used to be displayed as an object detection model now it isn’t.

Steps to Reproduce:

Select the Object Detection node on the left.

Select “Choose a different model”

Expected Results:
Expected to see 4 options:

  • MobileNetV2 SSD FPN-Lite (320x320 only)
  • FOMO (Faster Objects, More Objects) MobileNetV2 0.1
  • FOMO (Faster Objects, More Objects) MobileNetV2 0.35
  • YOLOX …

Actual Results:
The only models displayed are:

  • MobileNetV2 SSD FPN-Lite (320x320 only)
  • FOMO (Faster Objects, More Objects) MobileNetV2 0.1
  • FOMO (Faster Objects, More Objects) MobileNetV2 0.35

Reproducibility:

  • [X] Always
  • [ ] Sometimes
  • [ ] Rarely

Environment:
EI Studio.

Logs/Attachments:

Additional Information:

Hi @ereichPwc - due to some recent policy changing around hosting third party models, YOLOX is no longer available as a built-in block.

I checked to see if we could release the GitHub repo containing the YOLOX code so that you could bring the model back into the platform yourself using a custom learning block. Unfortunately, I can’t do that at this time either.

The YOLOX block was specific to Texas Instrument devices. Are you deploying to a TI device? If not, YOLOv5 may be a suitable alternative for you. We do have an example showing how to bring YOLOv5 back into the platform through a custom learning block.

can you help me adding yolov5 using github to my account

I believe that custom blocks are only available for enterprise accounts. The links provided in brianmcfadden’s answer worked for me to add YOLOv5 to my project.

are you using an enterprise account so yolov5 can be added to your account?

Yes, I am using an enterprise account