Comprehensive guide to OpenCV for computer vision applications, covering image processing, feature detection, object tracking, and real-time video analysis with practical examples.
Exploring Model Soup techniques that improve neural network performance by averaging weights from multiple fine-tuned models, offering better accuracy without increased inference cost.
Comprehensive exploration of local image descriptors including classical methods like SIFT and ORB, and modern learned approaches for keypoint detection and description.
Comprehensive guide to global image descriptors, exploring traditional methods like HOG and LBP alongside modern deep learning approaches for image representation and retrieval.
Understanding ConvNeXt - the systematic modernization of convolutional networks that proved CNNs could compete with Vision Transformers by adopting their best design principles.