issues
search
jonhue
/
activeft
PyTorch library for Active Fine-Tuning
https://jonhue.github.io/activeft/
MIT License
31
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adaptive SIFT
#93
jonhue
closed
5 days ago
0
Implementing Adaptive SIFT
#92
chris-aeviator
opened
5 days ago
5
Update tqdm requirement from ~=4.66 to ~=4.67
#91
dependabot[bot]
closed
3 weeks ago
0
Update numpy requirement from ~=1.26 to ~=2.1
#90
dependabot[bot]
closed
3 weeks ago
0
Update torchvision requirement from ~=0.19 to ~=0.20
#89
dependabot[bot]
closed
1 month ago
0
Dynamically use O(d^3) algorithm instead of O(N^3) if d < N
#88
jonhue
opened
1 month ago
0
add new preprint
#87
jonhue
closed
1 month ago
0
Update pdoc requirement from ~=14.7 to ~=15.0
#86
dependabot[bot]
closed
1 month ago
0
add link to new preprint
#85
jonhue
closed
1 month ago
0
Update black requirement from ~=24.8 to ~=24.10
#84
dependabot[bot]
closed
1 month ago
0
Update faiss-cpu requirement from ~=1.8 to ~=1.9
#83
dependabot[bot]
opened
1 month ago
0
Update numpy requirement from ~=1.26 to ~=2.1
#82
dependabot[bot]
closed
1 month ago
1
rename lambda parameter of SIFT
#81
jonhue
closed
1 month ago
0
release 0.1.1
#80
jonhue
closed
1 month ago
0
fix querying opposite vectors
#79
jonhue
closed
1 month ago
0
also query opposite by default
#78
jonhue
closed
1 month ago
0
release 0.1.0
#77
jonhue
closed
1 month ago
0
update demo on website
#76
jonhue
closed
1 month ago
0
Update links to new preprint
#75
jonhue
closed
1 month ago
0
cleanup docs
#74
jonhue
closed
1 month ago
0
Update numpy requirement from ~=1.26 to ~=2.1
#73
dependabot[bot]
closed
1 month ago
1
Make wandb optional
#72
jonhue
closed
2 months ago
0
update algorithm descriptions
#71
jonhue
closed
2 months ago
0
rename to activeft
#70
jonhue
closed
2 months ago
0
rename faiss adapter to sift
#69
jonhue
closed
2 months ago
0
Change name of Faiss adapter to SIFT
#68
jonhue
closed
2 months ago
0
Change library name to activeft
#67
jonhue
closed
2 months ago
0
Remove docs on ICL
#66
jonhue
closed
1 month ago
0
Update pdoc requirement from ~=14.6 to ~=14.7
#65
dependabot[bot]
closed
2 months ago
0
Update wandb requirement from ~=0.17 to ~=0.18
#64
dependabot[bot]
closed
2 months ago
0
Add flag to enable/disable wandb logging
#63
jonhue
closed
2 months ago
0
fix client-side error
#62
jonhue
closed
3 months ago
0
Time
#61
Bongni
closed
3 months ago
1
Time
#60
Bongni
closed
3 months ago
0
Added time measurement to the faiss adapter.
#59
Bongni
closed
3 months ago
0
implement lazy selection
#58
jonhue
closed
2 months ago
0
fix faiss adapter interface
#57
jonhue
closed
3 months ago
0
return proper acquisition function value
#56
jonhue
closed
3 months ago
0
Bump jakebailey/pyright-action from 2.3.1 to 2.3.2
#55
dependabot[bot]
closed
3 months ago
0
Update numpy requirement from ~=2.0 to ~=2.1
#54
dependabot[bot]
closed
3 months ago
0
Added untargeted acquisition functions to faiss adapter
#53
Bongni
closed
3 months ago
0
Added support for untargeted acquisition functions in the faiss adapter.
#52
Bongni
closed
3 months ago
0
Update black requirement from ~=24.4 to ~=24.8
#51
dependabot[bot]
closed
3 months ago
0
Update numpy requirement from ~=1.26 to ~=2.0
#50
dependabot[bot]
closed
3 months ago
0
Update pdoc requirement from ~=14.5 to ~=14.6
#49
dependabot[bot]
closed
3 months ago
0
Update torchvision requirement from ~=0.18 to ~=0.19
#48
dependabot[bot]
closed
3 months ago
0
Update torch requirement from ~=2.3 to ~=2.4
#47
dependabot[bot]
closed
3 months ago
0
Update pytest requirement from ~=8.2 to ~=8.3
#46
dependabot[bot]
closed
4 months ago
0
update docstring
#45
jonhue
closed
4 months ago
0
Evaluate faiss pre-selection
#44
jonhue
closed
4 months ago
0
Next