This repo contains a PyTorch an implementation of different semantic segmentation models for different datasets. Note that when using COCO dataset, 164k version is used per default, if 10k is prefered ...
Preivous Non-rigid ICP algorithm is usually implemented on CPU, and needs to solve sparse least square problem, which is time consuming. In this repo, we implement a pytorch version NICP algorithm ...
Abstract: While early AutoML frameworks focused on optimizing traditional ML pipelines and their hyperparameters, a recent trend in AutoML is to focus on neural architecture search. In this paper, we ...