ACSL
Adaptive Class Suppression Loss for Long-Tail Object Detection--CVPR2021
File Explorer
Download Latest Version (.zip)- cascade_rcnn_r101_fpn_1x_lvis_tunefc_acsl.py
- cascade_rcnn_x101_64x4d_fpn_1x_lvis_tunefc_acsl.py
- faster_rcnn_r101_fpn_1x_lvis_tunefc_acsl.py
- faster_rcnn_r50_fpn_1x_lvis_tunefc_acsl.py
- faster_rcnn_x101_64x4d_fpn_1x_lvis_tunefc_acsl.py
- cascade_rcnn_r101_fpn_1x_lvis.py
- cascade_rcnn_x101_64x4d_fpn_1x_lvis.py
- faster_rcnn_r101_fpn_1x_lvis.py
- faster_rcnn_r50_fpn_1x_lvis.py
- faster_rcnn_x101_64x4d_fpn_1x_lvis.py
- overview.png
- coco_to_synset.json
- lvis_results_100.json
- lvis_val_100.json
- README.md
- __init__.cpython-37.pyc
- colormap.cpython-37.pyc
- eval.cpython-37.pyc
- lvis.cpython-37.pyc
- results.cpython-37.pyc
- vis.cpython-37.pyc
- __init__.py
- colormap.py
- eval.py
- lvis.py
- results.py
- vis.py
- dependency_links.txt
- PKG-INFO
- requires.txt
- SOURCES.txt
- top_level.txt
- LICENSE
- requirements.txt
- setup.py
- test.py
- __init__.cpython-37.pyc
- version.cpython-37.pyc
- __init__.cpython-37.pyc
- env.cpython-37.pyc
- inference.cpython-37.pyc
- lamb.cpython-37.pyc
- train.cpython-37.pyc
- __init__.py
- env.py
- inference.py
- lamb.py
- train.py
- __init__.cpython-37.pyc
- __init__.cpython-37.pyc
- anchor_generator.cpython-37.pyc
- anchor_target.cpython-37.pyc
- guided_anchor_target.cpython-37.pyc
- point_generator.cpython-37.pyc
- point_target.cpython-37.pyc
- __init__.py
- anchor_generator.py
- anchor_target.py
- guided_anchor_target.py
- point_generator.py
- point_target.py
- __init__.cpython-37.pyc
- assign_sampling.cpython-37.pyc
- bbox_target.cpython-37.pyc
- geometry.cpython-37.pyc
- transforms.cpython-37.pyc
- __init__.cpython-37.pyc
- approx_max_iou_assigner.cpython-37.pyc
- assign_result.cpython-37.pyc
- base_assigner.cpython-37.pyc
- max_iou_assigner.cpython-37.pyc
- point_assigner.cpython-37.pyc
- __init__.py
- approx_max_iou_assigner.py
- assign_result.py
- base_assigner.py
- max_iou_assigner.py
- point_assigner.py
- __init__.cpython-37.pyc
- base_sampler.cpython-37.pyc
- combined_sampler.cpython-37.pyc
- instance_balanced_pos_sampler.cpython-37.pyc
- iou_balanced_neg_sampler.cpython-37.pyc
- ohem_sampler.cpython-37.pyc
- pseudo_sampler.cpython-37.pyc
- random_sampler.cpython-37.pyc
- sampling_result.cpython-37.pyc
- __init__.py
- base_sampler.py
- combined_sampler.py
- instance_balanced_pos_sampler.py
- iou_balanced_neg_sampler.py
- ohem_sampler.py
- pseudo_sampler.py
- random_sampler.py
- sampling_result.py
- __init__.py
- assign_sampling.py
- bbox_target.py
- geometry.py
- transforms.py
- __init__.cpython-37.pyc
- bbox_overlaps.cpython-37.pyc
- class_names.cpython-37.pyc
- coco_utils.cpython-37.pyc
- eval_hooks.cpython-37.pyc
- lvis_utils.cpython-37.pyc
- mean_ap.cpython-37.pyc
- recall.cpython-37.pyc
- __init__.py
- bbox_overlaps.py
- class_names.py
- coco_utils.py
- eval_hooks.py
- lvis_utils.py
- mean_ap.py
- recall.py
- __init__.cpython-37.pyc
- decorators.cpython-37.pyc
- hooks.cpython-37.pyc
- utils.cpython-37.pyc
- __init__.py
- decorators.py
- hooks.py
- utils.py
- __init__.cpython-37.pyc
- mask_target.cpython-37.pyc
- utils.cpython-37.pyc
- __init__.py
- mask_target.py
- utils.py
- __init__.cpython-37.pyc
- bbox_nms.cpython-37.pyc
- merge_augs.cpython-37.pyc
- __init__.py
- bbox_nms.py
- merge_augs.py
- __init__.cpython-37.pyc
- dist_utils.cpython-37.pyc
- misc.cpython-37.pyc
- __init__.py
- dist_utils.py
- misc.py
- __init__.py
- __init__.cpython-37.pyc
- builder.cpython-37.pyc
- cityscapes.cpython-37.pyc
- coco.cpython-37.pyc
- custom.cpython-37.pyc
- dataset_wrappers.cpython-37.pyc
- lvis.cpython-37.pyc
- registry.cpython-37.pyc
- voc.cpython-37.pyc
- wider_face.cpython-37.pyc
- xml_style.cpython-37.pyc
- __init__.cpython-37.pyc
- build_loader.cpython-37.pyc
- sampler.cpython-37.pyc
- __init__.py
- build_loader.py
- sampler.py
- __init__.cpython-37.pyc
- compose.cpython-37.pyc
- formating.cpython-37.pyc
- loading.cpython-37.pyc
- test_aug.cpython-37.pyc
- transforms.cpython-37.pyc
- __init__.py
- compose.py
- formating.py
- loading.py
- test_aug.py
- transforms.py
- __init__.py
- builder.py
- cityscapes.py
- coco.py
- custom.py
- dataset_wrappers.py
- lvis.py
- registry.py
- voc.py
- wider_face.py
- xml_style.py
- __init__.cpython-37.pyc
- builder.cpython-37.pyc
- registry.cpython-37.pyc
- __init__.cpython-37.pyc
- anchor_head.cpython-37.pyc
- fcos_head.cpython-37.pyc
- fovea_head.cpython-37.pyc
- ga_retina_head.cpython-37.pyc
- ga_rpn_head.cpython-37.pyc
- guided_anchor_head.cpython-37.pyc
- reppoints_head.cpython-37.pyc
- retina_head.cpython-37.pyc
- rpn_head.cpython-37.pyc
- ssd_head.cpython-37.pyc
- __init__.py
- anchor_head.py
- fcos_head.py
- fovea_head.py
- ga_retina_head.py
- ga_rpn_head.py
- guided_anchor_head.py
- reppoints_head.py
- retina_head.py
- rpn_head.py
- ssd_head.py
- __init__.cpython-37.pyc
- hrnet.cpython-37.pyc
- resnet.cpython-37.pyc
- resnext.cpython-37.pyc
- ssd_vgg.cpython-37.pyc
- __init__.py
- hrnet.py
- resnet.py
- resnext.py
- ssd_vgg.py
- __init__.cpython-37.pyc
- bbox_head.cpython-37.pyc
- convfc_bbox_head.cpython-37.pyc
- DCM_bbox_head.cpython-37.pyc
- double_bbox_head.cpython-37.pyc
- gs_bbox_head_with0.cpython-37.pyc
- gs_bbox_head_with0_reweight.cpython-37.pyc
- reweight_bbox_head.cpython-37.pyc
- __init__.py
- bbox_head.py
- convfc_bbox_head.py
- DCM_bbox_head.py
- double_bbox_head.py
- gs_bbox_head_with0.py
- gs_bbox_head_with0_reweight.py
- reweight_bbox_head.py
- __init__.cpython-37.pyc
- base.cpython-37.pyc
- cascade_rcnn.cpython-37.pyc
- DCM.cpython-37.pyc
- double_head_rcnn.cpython-37.pyc
- fast_rcnn.cpython-37.pyc
- faster_rcnn.cpython-37.pyc
- fcos.cpython-37.pyc
- fovea.cpython-37.pyc
- grid_rcnn.cpython-37.pyc
- group_softmax.cpython-37.pyc
- htc.cpython-37.pyc
- mask_rcnn.cpython-37.pyc
- mask_scoring_rcnn.cpython-37.pyc
- reppoints_detector.cpython-37.pyc
- retinanet.cpython-37.pyc
- rpn.cpython-37.pyc
- single_stage.cpython-37.pyc
- test_mixins.cpython-37.pyc
- two_stage.cpython-37.pyc
- __init__.py
- base.py
- cascade_rcnn.py
- DCM.py
- double_head_rcnn.py
- fast_rcnn.py
- faster_rcnn.py
- fcos.py
- fovea.py
- grid_rcnn.py
- group_softmax.py
- htc.py
- mask_rcnn.py
- mask_scoring_rcnn.py
- reppoints_detector.py
- retinanet.py
- rpn.py
- single_stage.py
- test_mixins.py
- two_stage.py
- two_stage.py.back
- __init__.cpython-37.pyc
- accuracy.cpython-37.pyc
- acsl.cpython-37.pyc
- balanced_l1_loss.cpython-37.pyc
- cross_entropy_loss.cpython-37.pyc
- dcs_fg_bg_loss.cpython-37.pyc
- dcs_sub_bg_loss.cpython-37.pyc
- dcsloss.cpython-37.pyc
- eql_loss.cpython-37.pyc
- focal_loss.cpython-37.pyc
- ghm_loss.cpython-37.pyc
- iou_loss.cpython-37.pyc
- mse_loss.cpython-37.pyc
- smooth_l1_loss.cpython-37.pyc
- utils.cpython-37.pyc
- __init__.py
- accuracy.py
- acsl.py
- balanced_l1_loss.py
- cross_entropy_loss.py
- focal_loss.py
- ghm_loss.py
- iou_loss.py
- mse_loss.py
- smooth_l1_loss.py
- utils.py
- __init__.cpython-37.pyc
- fcn_mask_head.cpython-37.pyc
- fused_semantic_head.cpython-37.pyc
- grid_head.cpython-37.pyc
- htc_mask_head.cpython-37.pyc
- maskiou_head.cpython-37.pyc
- __init__.py
- fcn_mask_head.py
- fused_semantic_head.py
- grid_head.py
- htc_mask_head.py
- maskiou_head.py
- __init__.cpython-37.pyc
- bfp.cpython-37.pyc
- fpn.cpython-37.pyc
- hrfpn.cpython-37.pyc
- __init__.py
- bfp.py
- fpn.py
- hrfpn.py
- __init__.cpython-37.pyc
- generalized_attention.cpython-37.pyc
- non_local.cpython-37.pyc
- __init__.py
- generalized_attention.py
- non_local.py
- __init__.cpython-37.pyc
- single_level.cpython-37.pyc
- __init__.py
- single_level.py
- __init__.cpython-37.pyc
- res_layer.cpython-37.pyc
- __init__.py
- res_layer.py
- __init__.cpython-37.pyc
- conv_module.cpython-37.pyc
- conv_ws.cpython-37.pyc
- norm.cpython-37.pyc
- scale.cpython-37.pyc
- weight_init.cpython-37.pyc
- __init__.py
- conv_module.py
- conv_ws.py
- norm.py
- scale.py
- weight_init.py
- __init__.py
- builder.py
- registry.py
- __init__.cpython-37.pyc
- context_block.cpython-37.pyc
- __init__.cpython-37.pyc
- deform_conv.cpython-37.pyc
- deform_pool.cpython-37.pyc
- deform_conv_cuda.cpp
- deform_conv_cuda_kernel.cu
- deform_pool_cuda.cpp
- deform_pool_cuda_kernel.cu
- __init__.py
- deform_conv.py
- deform_conv_cuda.cpython-37m-x86_64-linux-gnu.so
- deform_pool.py
- deform_pool_cuda.cpython-37m-x86_64-linux-gnu.so
- __init__.cpython-37.pyc
- masked_conv.cpython-37.pyc
- masked_conv2d_cuda.cpp
- masked_conv2d_kernel.cu
- __init__.py
- masked_conv.py
- masked_conv2d_cuda.cpython-37m-x86_64-linux-gnu.so
- __init__.cpython-37.pyc
- nms_wrapper.cpython-37.pyc
- nms_cpu.cpp
- nms_cuda.cpp
- nms_kernel.cu
- soft_nms_cpu.cpp
- soft_nms_cpu.pyx
- __init__.py
- nms_cpu.cpython-37m-x86_64-linux-gnu.so
- nms_cuda.cpython-37m-x86_64-linux-gnu.so
- nms_wrapper.py
- soft_nms_cpu.cpython-37m-x86_64-linux-gnu.so
- __init__.cpython-37.pyc
- roi_align.cpython-37.pyc
- roi_align_cuda.cpp
- roi_align_kernel.cu
- __init__.py
- gradcheck.py
- roi_align.py
- roi_align_cuda.cpython-37m-x86_64-linux-gnu.so
- __init__.cpython-37.pyc
- roi_pool.cpython-37.pyc
- roi_pool_cuda.cpp
- roi_pool_kernel.cu
- __init__.py
- gradcheck.py
- roi_pool.py
- roi_pool_cuda.cpython-37m-x86_64-linux-gnu.so
- __init__.cpython-37.pyc
- sigmoid_focal_loss.cpython-37.pyc
- sigmoid_focal_loss.cpp
- sigmoid_focal_loss_cuda.cu
- __init__.py
- sigmoid_focal_loss.py
- sigmoid_focal_loss_cuda.cpython-37m-x86_64-linux-gnu.so
- __init__.py
- context_block.py
- __init__.cpython-37.pyc
- flops_counter.cpython-37.pyc
- registry.cpython-37.pyc
- __init__.py
- flops_counter.py
- registry.py
- __init__.py
- version.py
- dist_test_lvis.sh
- dist_train.sh
- eval_lvis.py
- eval_lvis_per_class.py
- get_flops.py
- lvis_analyse.py
- robustness_eval.py
- split_bin.py
- test_lvis.py
- test_lvis_tnorm.py
- test_robustness.py
- train.py
- LICENSE
- README.md
- requirements.txt
- setenv.sh
- setup.py
- train.sh
// repository documentation
Was this content helpful?
(0 ratings)
