Pointnet_Pointnet2_pytorch icon indicating copy to clipboard operation
Pointnet_Pointnet2_pytorch copied to clipboard

Question about ModelNetDataLoader.py

Open ManYouYou0610 opened this issue 1 year ago • 0 comments

@yanx27 Dear author, When I use ModelNetDataLoader.py, the following issue arise: TypeError: init() missing 1 required positional argument: 'args'. I found that there is no 'args' parameter in it, and 'args' is also not defined. I wonder how can I solve this problem. Thanks for your answer!!! :]

error

ManYouYou0610 avatar Apr 25 '24 12:04 ManYouYou0610