Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveVisionLab/DFNet
/ efficientnet.py
File
efficientnet.py
script/feature/efficientnet.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
torch
2
from
torch
import
nn
3
import
torch.nn.functional
as
F
4
import
copy, pdb
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected