neodroidvision.detection.single\_stage.ssd.architecture.backbones.vgg.VGG ========================================================================= .. currentmodule:: neodroidvision.detection.single_stage.ssd.architecture.backbones.vgg .. autoclass:: VGG :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~VGG.__init__ ~VGG.add_extras ~VGG.add_module ~VGG.add_vgg ~VGG.apply ~VGG.bfloat16 ~VGG.buffers ~VGG.children ~VGG.cpu ~VGG.cuda ~VGG.double ~VGG.eval ~VGG.extra_repr ~VGG.float ~VGG.forward ~VGG.get_buffer ~VGG.get_extra_state ~VGG.get_parameter ~VGG.get_submodule ~VGG.half ~VGG.init_from_pretrain ~VGG.ipu ~VGG.load_state_dict ~VGG.modules ~VGG.named_buffers ~VGG.named_children ~VGG.named_modules ~VGG.named_parameters ~VGG.parameters ~VGG.register_backward_hook ~VGG.register_buffer ~VGG.register_forward_hook ~VGG.register_forward_pre_hook ~VGG.register_full_backward_hook ~VGG.register_load_state_dict_post_hook ~VGG.register_module ~VGG.register_parameter ~VGG.requires_grad_ ~VGG.reset_parameters ~VGG.set_extra_state ~VGG.share_memory ~VGG.state_dict ~VGG.to ~VGG.to_empty ~VGG.train ~VGG.type ~VGG.xpu ~VGG.zero_grad .. rubric:: Attributes .. autosummary:: ~VGG.T_destination ~VGG.dump_patches ~VGG.extras_base ~VGG.vgg_base ~VGG.training