Skip to content
View BryceMeng's full-sized avatar

Block or report BryceMeng

Report abuse

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

Report abuse

Pinned Loading

  1. Spatial_Dependency_Probe Spatial_Dependency_Probe Public

    A CV project that tests if object detection models can recognize objects based on their relative spatial positions.

    Python

  2. CTX-Translator CTX-Translator Public

    Understands word sense by context and idioms naturally. CTX-Translator is a LoRA fine-tuned English-to-Chinese translation model.

    Python

  3. ProbIoU-Sliced ProbIoU-Sliced Public

    A CV project for efficient GPU-friendly computation of Probabilistic IoU (ProbIoU) used in object detection. Implements sliced (shard-based) batch processing to handle massive bounding boxes withou…

    Python

  4. AsyncNMultithread AsyncNMultithread Public

    Source code accompanying a series of articles on asynchronous and multithreaded programming.

    JavaScript