Code for "INFOOT: INFORMATION MAXIMIZING OPTIMAL TRANSPORT"

## Prerequisites
- Python 3.7 
- POT
- sklearn

## Data
Download the decaf6 feature for office-caltech and put it in the decaf6 directory.

## Run

```
python infoot.py
```

One can change the domain by modifying the data path in the file.

