Skip to content

Multi-instance Learning with Discriminative Bag Mapping (2018MILDM) Data set: Only using MNIST data set.

Notifications You must be signed in to change notification settings

InkiInki/MILDM-MNIST

Repository files navigation

Author:Inki
Contact:inki.yinji@qq.com
Blog: https://blog.csdn.net/weixin_44575152/article/details/108139662
Parameters that can be modified:
1) po_label = 0 --> range: [0..9]
The number denotes that the main class is $c$-th class of MNIST.
2) mnist_path = "..."
The path of saved MNIST data.
3) loops = 5
The 5 times 10-cv, others you can set.
Data set description:
If you set po_label to $c \in [0..9]$, the $c$-th class will be set as the positive bags, others as the negative bags.
More parameters you could see original code.
Copyright: None.
Times: 20210512

About

Multi-instance Learning with Discriminative Bag Mapping (2018MILDM) Data set: Only using MNIST data set.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages