iTAML
iTAML copied to clipboard
Official implementation of "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Thanks for your work, i think your work is a milestone work in lifelong machine learning. But i run your code, the program does not seem to be running correctly....
Dear author: I have read your paper and feel interest about your task-agnostic setting, I see PHI = {theta, phi} where phi =[phi_1^T phi_2^T ...]^T and PHI_i = {theta, phi_i}...
Hi @brjathu, thanks for sharing your work! In Table 2 you provide the experiment for ImageNet-100 and ImageNet-1000. However, I can not find details about how you construct the ImageNet-100...
Thank you for your great work. I would like to ask which part in your code that make the prediction of the task as it is mentioned in your paper?...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@radarhere] Updated zlib to 1.3 #7344 [@radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...
Bumps [torch](https://github.com/pytorch/pytorch) from 1.4.0 to 1.13.1. Release notes Sourced from torch's releases. PyTorch 1.13.1 Release, small bug fix release This release is meant to fix the following issues (regressions /...
Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...