mrFocusXin

Results 28 comments of mrFocusXin

Hi,@rajat-tech-002 here is the result of the predicted value of K when cluster_num_factor is 2.When cluster_num_factor is greater than 1, different seeds will have different predicted value of K. ACC,ARI,NMI,dataset,method,known_cls_ratio,labeled_ratio,cluster_num_factor,seed,K...

The first thing you need to do is create a new directory in your data file, which is structured like banking. Then configure your data set information in /dataloaders/__init__.py. Then...

> The code is supposed to be like : > > ```python > from .base import BaseDataSource > from .cifar import CIFAR10, CIFAR100 > from .image_list import ImageList > from...

> Hi, Have you solved the problem? I also wan to use CIFAR in MMselfsup, Can you provide your CIFAR directory structure? Thanks!

@Jia-Baos Thank you for your reply! What is the specific format of ImageNet1K-style? I found the ImageNet1K dataset on google, but not the meta folder, and I only found this...

Thank you very much for your reply. It's works!!

@YuanLiuuuuuu Hi, Do you have the same problem? Your reply will be very helpful to me!

@fangyixiao18 Hi, Do you have the same problem? Your reply will be very helpful to me! I really don't have any clue.

**Thank for your reply! When i was training it with distributed, there have an error as follow:** ```shell /home/wangxin/anaconda3/envs/mmselfsup/lib/python3.8/site-packages/torch/distributed/launch.py:178: FutureWarning: The module torch.distributed.launch is deprecated and will be removed in...