lambda-networks icon indicating copy to clipboard operation
lambda-networks copied to clipboard

examples?

Open LukeAI opened this issue 5 years ago • 2 comments

are there any examples or implementations of a full nework that we can try out? such as one of the lambda-resnets or even lambda-mask-rcnn etc?

LukeAI avatar Nov 02 '20 20:11 LukeAI

You may want to look at the following repo: https://github.com/leaderj1001/LambdaNetworks

ssram50 avatar Nov 16 '20 06:11 ssram50

Here is an example of Lambda ResNet with training log and model on ImageNet https://github.com/d-li14/lambda.pytorch

d-li14 avatar Dec 10 '20 12:12 d-li14