BryceMeng - Overview
Navigation Menu
Pinned Loading
-
A CV project that tests if object detection models can recognize objects based on their relative spatial positions.
Python
-
Understands word sense by context and idioms naturally. CTX-Translator is a LoRA fine-tuned English-to-Chinese translation model.
Python
-
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
-
Source code accompanying a series of articles on asynchronous and multithreaded programming.
JavaScript