MCPcopy Create free account

hub / github.com/Megvii-BaseDetection/DeFCN / functions

Functions267 in github.com/Megvii-BaseDetection/DeFCN

Functionbuild_model
(cfg)
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf_wo_gn/net.py:31
Functionbuild_model
(cfg)
playground/detection/coco/fcos.res50.fpn.coco.800size.3x_ms.wo_ctrness/net.py:31
Functionbuild_model
(cfg)
playground/detection/coco/center.res50.fpn.coco.800size.3x_ms/net.py:31
Functionbuild_model
(cfg)
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf.aux/net.py:31
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/crowdhuman/poto.res50.fpn.crowdhuman.800size.30k.3dmf.aux/net.py:26
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/crowdhuman/fcos.res50.fpn.crowdhuman.800size.30k/net.py:25
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/crowdhuman/atss.res50.fpn.crowdhuman.800size.30k/net.py:25
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/crowdhuman/poto.res50.fpn.crowdhuman.800size.30k/net.py:26
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/crowdhuman/poto.res50.fpn.crowdhuman.800size.30k.3dmf/net.py:26
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/coco/poto.res50.fpn.coco.800size.9x_ms/net.py:26
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.argmax/net.py:26
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf_wo_gn.aux/net.py:26
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/coco/loss.res50.fpn.coco.800size.3x_ms/net.py:26
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms/net.py:26
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf/net.py:26
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/coco/poto.res50.fpn.coco.800size.6x_ms/net.py:26
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/coco/fcos.res50.fpn.coco.800size.3x_ms/net.py:25
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf_wo_gn/net.py:26
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/coco/fcos.res50.fpn.coco.800size.3x_ms.wo_ctrness/net.py:26
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/coco/center.res50.fpn.coco.800size.3x_ms/net.py:26
Functionbuild_shift_generator
(cfg, input_shape)
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf.aux/net.py:26
Functionfocal_loss
( probs, targets, alpha: float = -1, gamma: float = 2, reduction: str = "none", )
playground/detection/crowdhuman/poto.res50.fpn.crowdhuman.800size.30k.3dmf.aux/fcos.py:23
Functionfocal_loss
( probs, targets, alpha: float = -1, gamma: float = 2, reduction: str = "none", )
playground/detection/crowdhuman/poto.res50.fpn.crowdhuman.800size.30k.3dmf/fcos.py:23
Functionfocal_loss
( probs, targets, alpha: float = -1, gamma: float = 2, reduction: str = "none", )
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf_wo_gn.aux/fcos.py:23
Functionfocal_loss
( probs, targets, alpha: float = -1, gamma: float = 2, reduction: str = "none", )
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf/fcos.py:23
Functionfocal_loss
( probs, targets, alpha: float = -1, gamma: float = 2, reduction: str = "none", )
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf_wo_gn/fcos.py:23
Functionfocal_loss
( probs, targets, alpha: float = -1, gamma: float = 2, reduction: str = "none", )
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf.aux/fcos.py:23
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/crowdhuman/poto.res50.fpn.crowdhuman.800size.30k.3dmf.aux/fcos.py:99
Methodforward
Arguments: features (list[Tensor]): FPN feature map tensors in high to low resolution. Each tensor in the list co
playground/detection/crowdhuman/poto.res50.fpn.crowdhuman.800size.30k.3dmf.aux/fcos.py:659
Methodforward
(self, inputs)
playground/detection/crowdhuman/poto.res50.fpn.crowdhuman.800size.30k.3dmf.aux/fcos.py:715
Methodforward
(self, input)
playground/detection/crowdhuman/fcos.res50.fpn.crowdhuman.800size.30k/fcos.py:52
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/crowdhuman/fcos.res50.fpn.crowdhuman.800size.30k/fcos.py:102
Methodforward
Arguments: features (list[Tensor]): FPN feature map tensors in high to low resolution. Each tensor in the list co
playground/detection/crowdhuman/fcos.res50.fpn.crowdhuman.800size.30k/fcos.py:561
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/crowdhuman/atss.res50.fpn.crowdhuman.800size.30k/atss.py:68
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/crowdhuman/poto.res50.fpn.crowdhuman.800size.30k/fcos.py:70
Methodforward
Arguments: features (list[Tensor]): FPN feature map tensors in high to low resolution. Each tensor in the list co
playground/detection/crowdhuman/poto.res50.fpn.crowdhuman.800size.30k/fcos.py:490
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/crowdhuman/poto.res50.fpn.crowdhuman.800size.30k.3dmf/fcos.py:98
Methodforward
Arguments: features (list[Tensor]): FPN feature map tensors in high to low resolution. Each tensor in the list co
playground/detection/crowdhuman/poto.res50.fpn.crowdhuman.800size.30k.3dmf/fcos.py:540
Methodforward
(self, inputs)
playground/detection/crowdhuman/poto.res50.fpn.crowdhuman.800size.30k.3dmf/fcos.py:596
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/coco/anchor.res50.fpn.coco.800size.3x_ms/fcos.py:66
Methodforward
Arguments: features (list[Tensor]): FPN feature map tensors in high to low resolution. Each tensor in the list co
playground/detection/coco/anchor.res50.fpn.coco.800size.3x_ms/fcos.py:469
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/coco/poto.res50.fpn.coco.800size.9x_ms/fcos.py:70
Methodforward
Arguments: features (list[Tensor]): FPN feature map tensors in high to low resolution. Each tensor in the list co
playground/detection/coco/poto.res50.fpn.coco.800size.9x_ms/fcos.py:488
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.argmax/fcos.py:69
Methodforward
Arguments: features (list[Tensor]): FPN feature map tensors in high to low resolution. Each tensor in the list co
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.argmax/fcos.py:497
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf_wo_gn.aux/fcos.py:99
Methodforward
Arguments: features (list[Tensor]): FPN feature map tensors in high to low resolution. Each tensor in the list co
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf_wo_gn.aux/fcos.py:657
Methodforward
(self, inputs)
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf_wo_gn.aux/fcos.py:712
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/coco/loss.res50.fpn.coco.800size.3x_ms/fcos.py:69
Methodforward
Arguments: features (list[Tensor]): FPN feature map tensors in high to low resolution. Each tensor in the list co
playground/detection/coco/loss.res50.fpn.coco.800size.3x_ms/fcos.py:505
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms/fcos.py:70
Methodforward
Arguments: features (list[Tensor]): FPN feature map tensors in high to low resolution. Each tensor in the list co
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms/fcos.py:488
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf/fcos.py:98
Methodforward
Arguments: features (list[Tensor]): FPN feature map tensors in high to low resolution. Each tensor in the list co
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf/fcos.py:538
Methodforward
(self, inputs)
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf/fcos.py:594
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/coco/poto.res50.fpn.coco.800size.6x_ms/fcos.py:70
Methodforward
Arguments: features (list[Tensor]): FPN feature map tensors in high to low resolution. Each tensor in the list co
playground/detection/coco/poto.res50.fpn.coco.800size.6x_ms/fcos.py:488
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf_wo_gn/fcos.py:98
Methodforward
Arguments: features (list[Tensor]): FPN feature map tensors in high to low resolution. Each tensor in the list co
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf_wo_gn/fcos.py:538
Methodforward
(self, inputs)
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf_wo_gn/fcos.py:593
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/coco/fcos.res50.fpn.coco.800size.3x_ms.wo_ctrness/fcos.py:68
Methodforward
Arguments: features (list[Tensor]): FPN feature map tensors in high to low resolution. Each tensor in the list co
playground/detection/coco/fcos.res50.fpn.coco.800size.3x_ms.wo_ctrness/fcos.py:478
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/coco/center.res50.fpn.coco.800size.3x_ms/fcos.py:69
Methodforward
Arguments: features (list[Tensor]): FPN feature map tensors in high to low resolution. Each tensor in the list co
playground/detection/coco/center.res50.fpn.coco.800size.3x_ms/fcos.py:488
Methodforward
Args: batched_inputs: a list, batched outputs of :class:`DatasetMapper` . Each item in the list contains the inpu
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf.aux/fcos.py:99
Methodforward
Arguments: features (list[Tensor]): FPN feature map tensors in high to low resolution. Each tensor in the list co
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf.aux/fcos.py:657
Methodforward
(self, inputs)
playground/detection/coco/poto.res50.fpn.coco.800size.3x_ms.3dmf.aux/fcos.py:713
← previous201–267 of 267, ranked by callers