Skip to content
View ApaxPhoenix's full-sized avatar

Block or report ApaxPhoenix

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Detection Detection Public

    A PyTorch framework that handles object detection across 6 different architectures (RetinaNet, Faster R-CNN, SSD, FCOS, and more). Takes care of the optimization setup and training quirks for each …

    Python 1

  2. Classification Classification Public

    A PyTorch framework for image classification covering 11 CNN architectures (ResNet, EfficientNet, MobileNet, etc.). Handles the optimization setup and training specifics for each model.

    Python

  3. Segmentation Segmentation Public

    A PyTorch framework for semantic segmentation supporting 8 architectures (UNet, DeepLabV3, FCN, and others). Works with XML polygon annotations and converts them to masks automatically.

    Python