Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/L1aoXingyu/Deep-Learning-Project-Template
/ types & classes
Types & classes
4 in github.com/L1aoXingyu/Deep-Learning-Project-Template
⨍
Functions
28
◇
Types & classes
4
↓ 1 callers
Class
RandomErasing
Randomly selects a rectangle region in an image and erases its pixels. 'Random Erasing Data Augmentation' by Zhong et al. See https:/
data/transforms/transforms.py:11
↓ 1 callers
Class
ResNet18
modeling/example_model.py:48
Class
BasicBlock
modeling/example_model.py:22
Class
TestDataSet
tests/test_data_samplers.py:18