Install the requirements with pip install ray scipy mystic numpy pandas tabulate tqdm matplotlib
.
Run conda env create -f env.yml
.
Note that we have precomputed all the oracle labels.
The sampling routines are present in pabae/algorithms.py
We run experiments/mse.py
for all our experiments.
The image, text, and video folders contain our scripts used for multiple tasks including but not limited to exploratory analysis, specialised model training, computing proxies etc.
In case of queries, please contact authors Ashutosh Sharma, Aakriti and Shashwat Jaiswal.
Special thanks to the authors of ABae for the basic framework and overall idea.