Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/610265158/DSFD-tensorflow
/ types & classes
Types & classes
17 in github.com/610265158/DSFD-tensorflow
⨍
Functions
181
◇
Types & classes
17
↓ 3 callers
Class
FaceDetector
lib/core/api/face_detector.py:10
↓ 2 callers
Class
Anchor
lib/core/anchor/anchor.py:81
↓ 2 callers
Class
ColorDistort
lib/dataset/augmentor/visual_augmentation.py:135
↓ 2 callers
Class
DataIter
lib/dataset/dataietr.py:303
↓ 2 callers
Class
MutiScaleBatcher
lib/dataset/dataietr.py:58
↓ 1 callers
Class
DSFD
lib/core/model/net/ssd.py:24
↓ 1 callers
Class
DsfdDataIter
lib/dataset/dataietr.py:179
↓ 1 callers
Class
NoOpScope
No-op context manager.
lib/core/model/net/resnet/resnet_v1.py:58
↓ 1 callers
Class
NoOpScope
No-op context manager.
lib/core/model/net/mobilenet/mobilenet.py:112
↓ 1 callers
Class
RandomBaiduCrop
Crop Arguments: img (Image): the image being input during training boxes (Tensor): the original bounding boxes in pt form
lib/dataset/augmentor/augmentation.py:350
↓ 1 callers
Class
RandomSampleCrop
Crop Arguments: img (Image): the image being input during training boxes (Tensor): the original bounding boxes in pt form
lib/dataset/augmentor/augmentation.py:502
↓ 1 callers
Class
SSDHead
lib/core/model/net/ssd_head.py:12
↓ 1 callers
Class
data_info
lib/dataset/dataietr.py:26
↓ 1 callers
Class
trainner
lib/core/base_trainer/net_work.py:18
Class
Block
A named tuple describing a ResNet block. Its parts are: scope: The scope of the `Block`. unit_fn: The ResNet unit function which takes as in
lib/core/model/net/resnet/resnet_utils.py:42
Class
CellAnchor
lib/core/anchor/anchor.py:15
Class
DsfdVisualAug
lib/dataset/augmentor/visual_augmentation.py:178