issues
search
KevinMusgrave
/
pytorch-adapt
Domain adaptation made easy. Fully featured, modular, and customizable.
https://kevinmusgrave.github.io/pytorch-adapt/
MIT License
359
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat-hook-logger
#50
KevinMusgrave
closed
2 years ago
0
Added test_equivalent_adapter to hook tests
#49
KevinMusgrave
closed
2 years ago
0
Add more tests for the lightning wrapper
#48
KevinMusgrave
opened
2 years ago
0
v0.0.60
#47
KevinMusgrave
closed
2 years ago
0
Swap hook input order
#46
KevinMusgrave
closed
2 years ago
0
Swap order of losses and inputs into hooks
#45
KevinMusgrave
closed
2 years ago
0
Update documentation to match v0.0.60
#44
KevinMusgrave
closed
2 years ago
0
Retrieve deeply nested hooks by name
#43
KevinMusgrave
opened
2 years ago
0
Separate inference fns
#42
KevinMusgrave
closed
2 years ago
0
Remove savers
#41
KevinMusgrave
closed
2 years ago
0
Remove containers as an attribute from BaseAdapter
#40
KevinMusgrave
closed
2 years ago
0
Change validator.score to validator.__call__
#39
KevinMusgrave
closed
2 years ago
0
imgs should not be included in the output of f_utils.collector_step
#38
KevinMusgrave
closed
2 years ago
0
Adapter inference functions should return dictionaries instead of tuples
#37
KevinMusgrave
closed
2 years ago
0
Change SND default batch size to ^2 number
#36
KevinMusgrave
closed
2 years ago
0
Assert validators.keys() and weights.keys() are equal
#35
KevinMusgrave
closed
2 years ago
0
0.0.50
#34
KevinMusgrave
closed
2 years ago
0
frameworks.ignite: early_stopper should run at validation_interval
#33
KevinMusgrave
closed
2 years ago
0
main into move_utils_savers
#32
KevinMusgrave
closed
2 years ago
0
Moved utils.savers to frameworks.ignite. Updated tests for DEV and SND
#31
KevinMusgrave
closed
2 years ago
0
Move utils.saver to frameworks.ignite
#30
KevinMusgrave
closed
2 years ago
0
main into dev
#29
KevinMusgrave
closed
2 years ago
0
0.0.42
#28
KevinMusgrave
closed
2 years ago
0
Master into dev
#27
KevinMusgrave
closed
2 years ago
0
Set check_hash to True for load_state_dict_from_url
#26
KevinMusgrave
closed
2 years ago
0
0.0.41
#25
KevinMusgrave
closed
2 years ago
0
Store debug messages
#24
KevinMusgrave
closed
2 years ago
0
Check if StochasticLinear weight initialization makes sense
#23
KevinMusgrave
closed
2 years ago
0
Change default ignore_epoch to None
#22
KevinMusgrave
closed
2 years ago
0
Add example notebooks that shows hooks/adapters for each paper
#21
KevinMusgrave
opened
2 years ago
0
Feat with history
#20
KevinMusgrave
closed
2 years ago
0
Feat lightning wrapper
#19
KevinMusgrave
closed
2 years ago
0
Revert "Feat optimizers into hook call"
#18
KevinMusgrave
closed
2 years ago
0
hmmm
#17
KevinMusgrave
closed
2 years ago
0
Feat optimizers into hook call
#16
KevinMusgrave
closed
2 years ago
0
Pass optimizers into hook __call__ instead of __init__
#15
KevinMusgrave
closed
2 years ago
0
Allow dataloaders to be passed into Ignite.run, instead of just DataloaderCreator
#14
KevinMusgrave
closed
2 years ago
0
Allow TargetDataset to return data with labels
#13
KevinMusgrave
closed
2 years ago
0
Allow unlabeled dataset to be passed into TargetDataset
#12
KevinMusgrave
closed
2 years ago
0
Consider "_preds" suffix
#11
KevinMusgrave
opened
2 years ago
0
Typo in the ATDOC algorithm
#10
bluelg
closed
2 years ago
1
Add pretrained models for Office31 and OfficeHome
#9
KevinMusgrave
closed
2 years ago
0
Improve table visibility in documentation dark mode
#8
KevinMusgrave
opened
2 years ago
0
Add functional versions of validators
#7
KevinMusgrave
opened
2 years ago
0
Add Catalyst wrapper to frameworks
#6
KevinMusgrave
opened
2 years ago
0
Add PyTorch Lightning wrapper to frameworks
#5
KevinMusgrave
closed
2 years ago
0
Add layer name init arg to EntropyValidator
#4
KevinMusgrave
closed
3 years ago
0
Call .item() on D_accuracy_test and mean_error in DeepEmbeddedValidator
#3
KevinMusgrave
closed
3 years ago
0
Add CDANE so that adding EntropyReducer doesn't have to be done as a separate step
#2
KevinMusgrave
closed
3 years ago
0
Remove redundancies between pml_cf and cf
#1
KevinMusgrave
opened
3 years ago
0
Previous
Next