Activity
emb_dims and classifier args added in curvenet
emb_dims and classifier args added in curvenet
code structure updated for v0.2.0
code structure updated for v0.2.0
common functions clubbed in model_common_utils.py file
common functions clubbed in model_common_utils.py file
Bump torch from 2.0.1 to 2.2.0
Bump torch from 2.0.1 to 2.2.0
Bump scikit-learn from 1.2.2 to 1.5.0
Bump scikit-learn from 1.2.2 to 1.5.0
Bump tqdm from 4.65.0 to 4.66.3
Bump tqdm from 4.65.0 to 4.66.3
example codes updated for data loader with data root_dir
example codes updated for data loader with data root_dir
dataloader updated to properly download data
dataloader updated to properly download data
flownet and pointnet2 code removed temporarily due to cuda dependency…
flownet and pointnet2 code removed temporarily due to cuda dependency…
code restructed for pypi package
code restructed for pypi package
MaskNet++ models added as MaskNet2
MaskNet++ models added as MaskNet2
problem leading to key-mismatch in pretrained model->resolved by chan…
problem leading to key-mismatch in pretrained model->resolved by chan…
default value of additional params is set to False
default value of additional params is set to False
versions added in requirements.txt file
versions added in requirements.txt file