issues
search
mit-han-lab
/
once-for-all
[ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment
https://ofa.mit.edu/
MIT License
1.89k
stars
333
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Additional requirements for running the notebool
#91
EladCoding
opened
9 months ago
0
Update latency_table.py
#90
amitpant7
opened
11 months ago
0
LatencyTable Target Hardware Error
#89
hasanberatsoke-cy
opened
11 months ago
0
Resnet50 Access Denied
#88
hasanberatsoke-cy
opened
11 months ago
0
How do i specialize OFA for cifar10
#85
amitpant7
opened
1 year ago
0
Can't download `ofa_resnet50` super network
#83
macsz
closed
1 year ago
3
Modify round to support tracing
#82
maulikmadhavi
opened
1 year ago
0
[Easy fix] OFA Tutorial On colab
#81
IHIaadj
opened
1 year ago
0
imagenet_1k.zip
#80
atdovas
opened
1 year ago
1
Do not use private `torch._six`
#79
malfet
opened
1 year ago
1
Missing dependency numpy
#78
radomirbosak
opened
1 year ago
0
About the pre-trained hypernetwork used for the results in Table 1, is it ofa_mbv3_d234_e346_k357_w1.0 or ofa_mbv3_d234_e346_k357_w1.2?
#76
yuny220
opened
1 year ago
0
Each network in the child pool has the same architecture?
#75
Ansor-ZJJ
opened
1 year ago
0
error when custom sub sampling a model
#74
MMorafah
closed
1 year ago
1
torch.hub example is broken
#73
NicolasHug
closed
1 year ago
2
Using Once-for-all for a custom CNN
#72
just-an-intern
opened
2 years ago
1
expand_ratio BUG?
#71
zhanglei1172
opened
2 years ago
0
KeyError: <InterpolationMode.BILINEAR: 'bilinear'>
#70
talenz
opened
2 years ago
4
How to cal calculate the mobile_trim.yaml?
#69
TomHsu-MIddle
opened
2 years ago
0
All memory on one card
#68
Hukongtao
opened
2 years ago
0
How to train my own acc predictor and efficiency predictor
#67
Xingxu1996
opened
2 years ago
2
ImportError: cannot import name 'MyRandomResizedCrop'
#66
dongzhang2021
opened
2 years ago
1
KeyError from MBv3LatencyTable in EvolutionFinder
#65
akvallapuram
opened
2 years ago
0
How to train the supernet?
#64
Hukongtao
closed
2 years ago
1
Created YML files to run ofa and added a fix for resize_crop script
#63
berserkr
opened
3 years ago
0
Added YML files for conda support.
#62
berserkr
closed
3 years ago
0
cannot run colab example code
#61
mistake0316
opened
3 years ago
4
Is set_running_statistics necessary when we evaluate the subnet if we don't change expand ratio in OFA ?
#60
zshanwei
closed
3 years ago
0
Which evolution algorithm do you use?
#59
ifed-ucsd
opened
3 years ago
0
NoneType error when run torch.jit.script()
#58
YuantianGao
opened
3 years ago
1
What should I do after train_ofa_net
#57
detectRecog
opened
3 years ago
5
what does MACs mean?
#56
Edwardmark
opened
3 years ago
1
Why only 3x3 kernel size in resnet?
#55
tfwang08
closed
1 year ago
2
How many subnets does knowledge distillation optimize?
#54
swapnilsayansaha
opened
3 years ago
3
Some doubts about the predictior
#53
qiuqi1207
opened
3 years ago
2
Use for our Custom Dataset
#52
Darshcg
opened
3 years ago
2
How to export one of the subnets?
#51
gianderiu
opened
3 years ago
4
Question about the calculation of importance(L1 Norm)
#50
pprp
opened
3 years ago
1
top5 performance
#49
bknyaz
opened
3 years ago
0
Question about args.dynamic_batchsize
#48
ShoufaChen
opened
3 years ago
0
How to measure the latency correctly?
#47
tfwang08
closed
3 years ago
0
How to generate latency_table?
#46
tfwang08
closed
3 years ago
2
Questions about training supernet
#45
zhiheng-ldj
opened
3 years ago
0
Rationale for not having the first MB layer Dynamic in mbv3 backbone
#44
vinodganesan
opened
3 years ago
3
Why not try to search on Anynet design space.
#43
PistonY
opened
3 years ago
0
The effect of the `base_acc` in accuracy_predictor ?
#42
lucienne999
opened
3 years ago
3
subnet重训练代码
#41
johsnows
opened
3 years ago
1
When I use ofa_resnet50 to Efficient Deployment in tutorial/ofa.ipynb, I met some errors.
#40
darrenzhang1007
closed
3 years ago
1
args.valid_size is wrong?
#39
gegeo0
closed
3 years ago
1
fix a typo in the evolution finder
#38
lmxyy
closed
3 years ago
0
Next