Abstract: We present HaPy-Bug, a curated dataset of 793 Python source code commits associated with bug fixes, with each line of code annotated by three domain experts. The annotations offer insights ...
OpenWorldSAM pushes the boundaries of SAM2 by enabling open-vocabulary segmentation with flexible language prompts. The code has been tested with Python 3.10 and PyTorch 2.5.1 (with CUDA 12.1). The ...
A Python-based utility for testing and visualizing data transformations. Includes normality tests (Shapiro-Wilk and Lilliefors), a variety of transformation methods, and visual analysis tools for ...