paper-with-me

Papers

PyRetri: A PyTorch-based Library for Unsupervised Image Retrieval by Deep Convolutional Neural Networks

2020-05-02 · Benyi Hu, Ren-Jie Song, Xiu-Shen Wei, Yazhou Yao, Xian-Sheng Hua, Yuehu Liu

Despite significant progress of applying deep learning methods to the field of content-based image retrieval, there has not been a software library that covers these methods in a unified manner. In order to fill this gap, we introduce PyRetri, an open source library for deep learning based unsupervised image retrieval. The library encapsulates the retrieval process in several stages and provides functionality that covers various prominent methods for each stage. The idea underlying its design is to provide a unified platform for deep learning based image retrieval research, with high usability and extensibility. To the best of our knowledge, this is the first open-source library for unsupervised image retrieval by deep learning.

📄 PDF Abstract BibTeX arXiv:2005.02154

Code (1)

PyRetri/PyRetri 공식 구현 pytorch

Tasks

Content-Based Image RetrievalDeep LearningImage RetrievalRetrieval

Similar Papers 제목 키워드 기반

Variational Learning with Disentanglement-PyTorch

2019-12-11 · Amir H. Abdi, Purang Abolmaesumi, Sidney Fels

Unsupervised learning of disentangled representations is an open problem in machine learning. The Disentanglement-PyTorch library is developed to facilitate research, implementation, and testing of new variational algori…

DisentanglementScheduling

Variational Learning with Disentanglement-PyTorch

2019-11-15 · NeurIPS Workshop DC_S2 2019 12 · Anonymous

Unsupervised learning of disentangled representations is an open problem in machine learning. The Disentanglement-PyTorch library is developed to facilitate research, implementation, and testing of new variational algori…

DisentanglementScheduling

PyTorch Image Quality: Metrics for Image Quality Assessment

2022-08-31 · Sergey Kastryulin, Jamil Zakirov, Denis Prokopenko, Dmitry V. Dylov

Image Quality Assessment (IQA) metrics are widely used to quantitatively estimate the extent of image degradation following some forming, restoring, transforming, or enhancing algorithms. We present PyTorch Image Quality…

GPUImage Quality Assessment

PyTorch Tabular: A Framework for Deep Learning with Tabular Data

2021-04-28 · Manu Joseph

In spite of showing unreasonable effectiveness in modalities like Text and Image, Deep Learning has always lagged Gradient Boosting in tabular data - both in popularity and performance. But recently there have been newer…

Deep Learning

Accelerating 3D Deep Learning with PyTorch3D

2020-07-16 · Nikhila Ravi, Jeremy Reizenstein, David Novotny, Taylor Gordon 외

Deep learning has significantly improved 2D image recognition. Extending into 3D may advance many new applications including autonomous vehicles, virtual and augmented reality, authoring 3D content, and even improving 2D…

Autonomous VehiclesDeep Learning