This is a pytorch implementation of the Muti-task Learning using CNN + AutoEncoder. Cifar10 is available for the datas et by default. You can also use your own dataset. epoch,train loss,train accuracy ...
Overview of one stage in PointMLP. Given an input point cloud, PointMLP progressively extracts local features using residual point MLP blocks. In each stage, we first transform the local point using a ...