Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

为什么不构建win10环境的安装包 #5380

Closed
Metasymbols opened this issue Oct 12, 2024 · 3 comments
Closed

为什么不构建win10环境的安装包 #5380

Metasymbols opened this issue Oct 12, 2024 · 3 comments
Labels
invalid/unrelated unrelated to this project or invalid type of issues needs-more-info More info is needed to complete the issue

Comments

@Metasymbols
Copy link

running build
running build_py
creating build\lib.win-amd64-cpython-312\detectron2
copying detectron2_init_.py -> build\lib.win-amd64-cpython-312\detectron2
creating build\lib.win-amd64-cpython-312\tools
copying tools\analyze_model.py -> build\lib.win-amd64-cpython-312\tools
copying tools\benchmark.py -> build\lib.win-amd64-cpython-312\tools
copying tools\convert-torchvision-to-d2.py -> build\lib.win-amd64-cpython-312\tools
copying tools\lazyconfig_train_net.py -> build\lib.win-amd64-cpython-312\tools
copying tools\lightning_train_net.py -> build\lib.win-amd64-cpython-312\tools
copying tools\plain_train_net.py -> build\lib.win-amd64-cpython-312\tools
copying tools\train_net.py -> build\lib.win-amd64-cpython-312\tools
copying tools\visualize_data.py -> build\lib.win-amd64-cpython-312\tools
copying tools\visualize_json_results.py -> build\lib.win-amd64-cpython-312\tools
copying tools_init_.py -> build\lib.win-amd64-cpython-312\tools
creating build\lib.win-amd64-cpython-312\detectron2\checkpoint
copying detectron2\checkpoint\c2_model_loading.py -> build\lib.win-amd64-cpython-312\detectron2\checkpoint
copying detectron2\checkpoint\catalog.py -> build\lib.win-amd64-cpython-312\detectron2\checkpoint
copying detectron2\checkpoint\detection_checkpoint.py -> build\lib.win-amd64-cpython-312\detectron2\checkpoint
copying detectron2\checkpoint_init_.py -> build\lib.win-amd64-cpython-312\detectron2\checkpoint
creating build\lib.win-amd64-cpython-312\detectron2\config
copying detectron2\config\compat.py -> build\lib.win-amd64-cpython-312\detectron2\config
copying detectron2\config\config.py -> build\lib.win-amd64-cpython-312\detectron2\config
copying detectron2\config\defaults.py -> build\lib.win-amd64-cpython-312\detectron2\config
copying detectron2\config\instantiate.py -> build\lib.win-amd64-cpython-312\detectron2\config
copying detectron2\config\lazy.py -> build\lib.win-amd64-cpython-312\detectron2\config
copying detectron2\config_init_.py -> build\lib.win-amd64-cpython-312\detectron2\config
creating build\lib.win-amd64-cpython-312\detectron2\data
copying detectron2\data\benchmark.py -> build\lib.win-amd64-cpython-312\detectron2\data
copying detectron2\data\build.py -> build\lib.win-amd64-cpython-312\detectron2\data
copying detectron2\data\catalog.py -> build\lib.win-amd64-cpython-312\detectron2\data
copying detectron2\data\common.py -> build\lib.win-amd64-cpython-312\detectron2\data
copying detectron2\data\dataset_mapper.py -> build\lib.win-amd64-cpython-312\detectron2\data
copying detectron2\data\detection_utils.py -> build\lib.win-amd64-cpython-312\detectron2\data
copying detectron2\data_init_.py -> build\lib.win-amd64-cpython-312\detectron2\data
creating build\lib.win-amd64-cpython-312\detectron2\engine
copying detectron2\engine\defaults.py -> build\lib.win-amd64-cpython-312\detectron2\engine
copying detectron2\engine\hooks.py -> build\lib.win-amd64-cpython-312\detectron2\engine
copying detectron2\engine\launch.py -> build\lib.win-amd64-cpython-312\detectron2\engine
copying detectron2\engine\train_loop.py -> build\lib.win-amd64-cpython-312\detectron2\engine
copying detectron2\engine_init_.py -> build\lib.win-amd64-cpython-312\detectron2\engine
creating build\lib.win-amd64-cpython-312\detectron2\evaluation
copying detectron2\evaluation\cityscapes_evaluation.py -> build\lib.win-amd64-cpython-312\detectron2\evaluation
copying detectron2\evaluation\coco_evaluation.py -> build\lib.win-amd64-cpython-312\detectron2\evaluationcopying detectron2\evaluation\evaluator.py -> build\lib.win-amd64-cpython-312\detectron2\evaluation
copying detectron2\evaluation\fast_eval_api.py -> build\lib.win-amd64-cpython-312\detectron2\evaluation
copying detectron2\evaluation\lvis_evaluation.py -> build\lib.win-amd64-cpython-312\detectron2\evaluationcopying detectron2\evaluation\panoptic_evaluation.py -> build\lib.win-amd64-cpython-312\detectron2\evaluation
copying detectron2\evaluation\pascal_voc_evaluation.py -> build\lib.win-amd64-cpython-312\detectron2\evaluation
copying detectron2\evaluation\rotated_coco_evaluation.py -> build\lib.win-amd64-cpython-312\detectron2\evaluation
copying detectron2\evaluation\sem_seg_evaluation.py -> build\lib.win-amd64-cpython-312\detectron2\evaluation
copying detectron2\evaluation\testing.py -> build\lib.win-amd64-cpython-312\detectron2\evaluation
copying detectron2\evaluation_init_.py -> build\lib.win-amd64-cpython-312\detectron2\evaluation
creating build\lib.win-amd64-cpython-312\detectron2\export
copying detectron2\export\api.py -> build\lib.win-amd64-cpython-312\detectron2\export
copying detectron2\export\c10.py -> build\lib.win-amd64-cpython-312\detectron2\export
copying detectron2\export\caffe2_export.py -> build\lib.win-amd64-cpython-312\detectron2\export
copying detectron2\export\caffe2_inference.py -> build\lib.win-amd64-cpython-312\detectron2\export
copying detectron2\export\caffe2_modeling.py -> build\lib.win-amd64-cpython-312\detectron2\export
copying detectron2\export\caffe2_patch.py -> build\lib.win-amd64-cpython-312\detectron2\export
copying detectron2\export\flatten.py -> build\lib.win-amd64-cpython-312\detectron2\export
copying detectron2\export\shared.py -> build\lib.win-amd64-cpython-312\detectron2\export
copying detectron2\export\torchscript.py -> build\lib.win-amd64-cpython-312\detectron2\export
copying detectron2\export\torchscript_patch.py -> build\lib.win-amd64-cpython-312\detectron2\export
copying detectron2\export_init_.py -> build\lib.win-amd64-cpython-312\detectron2\export
creating build\lib.win-amd64-cpython-312\detectron2\layers
copying detectron2\layers\aspp.py -> build\lib.win-amd64-cpython-312\detectron2\layers
copying detectron2\layers\batch_norm.py -> build\lib.win-amd64-cpython-312\detectron2\layers
copying detectron2\layers\blocks.py -> build\lib.win-amd64-cpython-312\detectron2\layers
copying detectron2\layers\deform_conv.py -> build\lib.win-amd64-cpython-312\detectron2\layers
copying detectron2\layers\losses.py -> build\lib.win-amd64-cpython-312\detectron2\layers
copying detectron2\layers\mask_ops.py -> build\lib.win-amd64-cpython-312\detectron2\layers
copying detectron2\layers\nms.py -> build\lib.win-amd64-cpython-312\detectron2\layers
copying detectron2\layers\roi_align.py -> build\lib.win-amd64-cpython-312\detectron2\layers
copying detectron2\layers\roi_align_rotated.py -> build\lib.win-amd64-cpython-312\detectron2\layers
copying detectron2\layers\rotated_boxes.py -> build\lib.win-amd64-cpython-312\detectron2\layers
copying detectron2\layers\shape_spec.py -> build\lib.win-amd64-cpython-312\detectron2\layers
copying detectron2\layers\wrappers.py -> build\lib.win-amd64-cpython-312\detectron2\layers
copying detectron2\layers_init_.py -> build\lib.win-amd64-cpython-312\detectron2\layers
creating build\lib.win-amd64-cpython-312\detectron2\modeling
copying detectron2\modeling\anchor_generator.py -> build\lib.win-amd64-cpython-312\detectron2\modeling
copying detectron2\modeling\box_regression.py -> build\lib.win-amd64-cpython-312\detectron2\modeling
copying detectron2\modeling\matcher.py -> build\lib.win-amd64-cpython-312\detectron2\modeling
copying detectron2\modeling\mmdet_wrapper.py -> build\lib.win-amd64-cpython-312\detectron2\modeling
copying detectron2\modeling\poolers.py -> build\lib.win-amd64-cpython-312\detectron2\modeling
copying detectron2\modeling\postprocessing.py -> build\lib.win-amd64-cpython-312\detectron2\modeling
copying detectron2\modeling\sampling.py -> build\lib.win-amd64-cpython-312\detectron2\modeling
copying detectron2\modeling\test_time_augmentation.py -> build\lib.win-amd64-cpython-312\detectron2\modeling
copying detectron2\modeling_init_.py -> build\lib.win-amd64-cpython-312\detectron2\modeling
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo
copying detectron2\model_zoo\model_zoo.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo
copying detectron2\model_zoo_init_.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo
creating build\lib.win-amd64-cpython-312\detectron2\projects
copying detectron2\projects_init_.py -> build\lib.win-amd64-cpython-312\detectron2\projects
creating build\lib.win-amd64-cpython-312\detectron2\solver
copying detectron2\solver\build.py -> build\lib.win-amd64-cpython-312\detectron2\solver
copying detectron2\solver\lr_scheduler.py -> build\lib.win-amd64-cpython-312\detectron2\solver
copying detectron2\solver_init_.py -> build\lib.win-amd64-cpython-312\detectron2\solver
creating build\lib.win-amd64-cpython-312\detectron2\structures
copying detectron2\structures\boxes.py -> build\lib.win-amd64-cpython-312\detectron2\structures
copying detectron2\structures\image_list.py -> build\lib.win-amd64-cpython-312\detectron2\structures
copying detectron2\structures\instances.py -> build\lib.win-amd64-cpython-312\detectron2\structures
copying detectron2\structures\keypoints.py -> build\lib.win-amd64-cpython-312\detectron2\structures
copying detectron2\structures\masks.py -> build\lib.win-amd64-cpython-312\detectron2\structures
copying detectron2\structures\rotated_boxes.py -> build\lib.win-amd64-cpython-312\detectron2\structures
copying detectron2\structures_init_.py -> build\lib.win-amd64-cpython-312\detectron2\structures
creating build\lib.win-amd64-cpython-312\detectron2\tracking
copying detectron2\tracking\base_tracker.py -> build\lib.win-amd64-cpython-312\detectron2\tracking
copying detectron2\tracking\bbox_iou_tracker.py -> build\lib.win-amd64-cpython-312\detectron2\tracking
copying detectron2\tracking\hungarian_tracker.py -> build\lib.win-amd64-cpython-312\detectron2\tracking
copying detectron2\tracking\iou_weighted_hungarian_bbox_iou_tracker.py -> build\lib.win-amd64-cpython-312\detectron2\tracking
copying detectron2\tracking\utils.py -> build\lib.win-amd64-cpython-312\detectron2\tracking
copying detectron2\tracking\vanilla_hungarian_bbox_iou_tracker.py -> build\lib.win-amd64-cpython-312\detectron2\tracking
copying detectron2\tracking_init_.py -> build\lib.win-amd64-cpython-312\detectron2\tracking
creating build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils\analysis.py -> build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils\collect_env.py -> build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils\colormap.py -> build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils\comm.py -> build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils\develop.py -> build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils\env.py -> build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils\events.py -> build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils\file_io.py -> build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils\logger.py -> build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils\memory.py -> build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils\registry.py -> build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils\serialize.py -> build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils\testing.py -> build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils\tracing.py -> build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils\video_visualizer.py -> build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils\visualizer.py -> build\lib.win-amd64-cpython-312\detectron2\utils
copying detectron2\utils_init_.py -> build\lib.win-amd64-cpython-312\detectron2\utils
creating build\lib.win-amd64-cpython-312\detectron2\data\datasets
copying detectron2\data\datasets\builtin.py -> build\lib.win-amd64-cpython-312\detectron2\data\datasets
copying detectron2\data\datasets\builtin_meta.py -> build\lib.win-amd64-cpython-312\detectron2\data\datasets
copying detectron2\data\datasets\cityscapes.py -> build\lib.win-amd64-cpython-312\detectron2\data\datasets
copying detectron2\data\datasets\cityscapes_panoptic.py -> build\lib.win-amd64-cpython-312\detectron2\data\datasets
copying detectron2\data\datasets\coco.py -> build\lib.win-amd64-cpython-312\detectron2\data\datasets
copying detectron2\data\datasets\coco_panoptic.py -> build\lib.win-amd64-cpython-312\detectron2\data\datasets
copying detectron2\data\datasets\lvis.py -> build\lib.win-amd64-cpython-312\detectron2\data\datasets
copying detectron2\data\datasets\lvis_v0_5_categories.py -> build\lib.win-amd64-cpython-312\detectron2\data\datasets
copying detectron2\data\datasets\lvis_v1_categories.py -> build\lib.win-amd64-cpython-312\detectron2\data\datasets
copying detectron2\data\datasets\lvis_v1_category_image_count.py -> build\lib.win-amd64-cpython-312\detectron2\data\datasets
copying detectron2\data\datasets\pascal_voc.py -> build\lib.win-amd64-cpython-312\detectron2\data\datasets
copying detectron2\data\datasets\register_coco.py -> build\lib.win-amd64-cpython-312\detectron2\data\datasets
copying detectron2\data\datasets_init_.py -> build\lib.win-amd64-cpython-312\detectron2\data\datasets
creating build\lib.win-amd64-cpython-312\detectron2\data\samplers
copying detectron2\data\samplers\distributed_sampler.py -> build\lib.win-amd64-cpython-312\detectron2\data\samplers
copying detectron2\data\samplers\grouped_batch_sampler.py -> build\lib.win-amd64-cpython-312\detectron2\data\samplers
copying detectron2\data\samplers_init_.py -> build\lib.win-amd64-cpython-312\detectron2\data\samplers
creating build\lib.win-amd64-cpython-312\detectron2\data\transforms
copying detectron2\data\transforms\augmentation.py -> build\lib.win-amd64-cpython-312\detectron2\data\transforms
copying detectron2\data\transforms\augmentation_impl.py -> build\lib.win-amd64-cpython-312\detectron2\data\transforms
copying detectron2\data\transforms\transform.py -> build\lib.win-amd64-cpython-312\detectron2\data\transforms
copying detectron2\data\transforms_init_.py -> build\lib.win-amd64-cpython-312\detectron2\data\transforms
creating build\lib.win-amd64-cpython-312\detectron2\modeling\backbone
copying detectron2\modeling\backbone\backbone.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\backbone
copying detectron2\modeling\backbone\build.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\backbone
copying detectron2\modeling\backbone\fpn.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\backbone
copying detectron2\modeling\backbone\mvit.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\backbone
copying detectron2\modeling\backbone\regnet.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\backbone
copying detectron2\modeling\backbone\resnet.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\backbone
copying detectron2\modeling\backbone\swin.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\backbone
copying detectron2\modeling\backbone\utils.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\backbone
copying detectron2\modeling\backbone\vit.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\backbone
copying detectron2\modeling\backbone_init_.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\backbone
creating build\lib.win-amd64-cpython-312\detectron2\modeling\meta_arch
copying detectron2\modeling\meta_arch\build.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\meta_arch
copying detectron2\modeling\meta_arch\dense_detector.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\meta_arch
copying detectron2\modeling\meta_arch\fcos.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\meta_arch
copying detectron2\modeling\meta_arch\panoptic_fpn.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\meta_arch
copying detectron2\modeling\meta_arch\rcnn.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\meta_arch
copying detectron2\modeling\meta_arch\retinanet.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\meta_arch
copying detectron2\modeling\meta_arch\semantic_seg.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\meta_arch
copying detectron2\modeling\meta_arch_init_.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\meta_arch
creating build\lib.win-amd64-cpython-312\detectron2\modeling\proposal_generator
copying detectron2\modeling\proposal_generator\build.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\proposal_generator
copying detectron2\modeling\proposal_generator\proposal_utils.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\proposal_generator
copying detectron2\modeling\proposal_generator\rpn.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\proposal_generator
copying detectron2\modeling\proposal_generator\rrpn.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\proposal_generator
copying detectron2\modeling\proposal_generator_init_.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\proposal_generator
creating build\lib.win-amd64-cpython-312\detectron2\modeling\roi_heads
copying detectron2\modeling\roi_heads\box_head.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\roi_heads
copying detectron2\modeling\roi_heads\cascade_rcnn.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\roi_heads
copying detectron2\modeling\roi_heads\fast_rcnn.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\roi_heads
copying detectron2\modeling\roi_heads\keypoint_head.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\roi_heads
copying detectron2\modeling\roi_heads\mask_head.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\roi_heads
copying detectron2\modeling\roi_heads\roi_heads.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\roi_heads
copying detectron2\modeling\roi_heads\rotated_fast_rcnn.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\roi_heads
copying detectron2\modeling\roi_heads_init_.py -> build\lib.win-amd64-cpython-312\detectron2\modeling\roi_heads
creating build\lib.win-amd64-cpython-312\detectron2\projects\point_rend
copying projects\PointRend\point_rend\color_augmentation.py -> build\lib.win-amd64-cpython-312\detectron2\projects\point_rend
copying projects\PointRend\point_rend\config.py -> build\lib.win-amd64-cpython-312\detectron2\projects\point_rend
copying projects\PointRend\point_rend\mask_head.py -> build\lib.win-amd64-cpython-312\detectron2\projects\point_rend
copying projects\PointRend\point_rend\point_features.py -> build\lib.win-amd64-cpython-312\detectron2\projects\point_rend
copying projects\PointRend\point_rend\point_head.py -> build\lib.win-amd64-cpython-312\detectron2\projects\point_rend
copying projects\PointRend\point_rend\roi_heads.py -> build\lib.win-amd64-cpython-312\detectron2\projects\point_rend
copying projects\PointRend\point_rend\semantic_seg.py -> build\lib.win-amd64-cpython-312\detectron2\projects\point_rend
copying projects\PointRend\point_rend_init_.py -> build\lib.win-amd64-cpython-312\detectron2\projects\point_rend
creating build\lib.win-amd64-cpython-312\detectron2\projects\deeplab
copying projects\DeepLab\deeplab\build_solver.py -> build\lib.win-amd64-cpython-312\detectron2\projects\deeplab
copying projects\DeepLab\deeplab\config.py -> build\lib.win-amd64-cpython-312\detectron2\projects\deeplabcopying projects\DeepLab\deeplab\loss.py -> build\lib.win-amd64-cpython-312\detectron2\projects\deeplab
copying projects\DeepLab\deeplab\lr_scheduler.py -> build\lib.win-amd64-cpython-312\detectron2\projects\deeplab
copying projects\DeepLab\deeplab\resnet.py -> build\lib.win-amd64-cpython-312\detectron2\projects\deeplabcopying projects\DeepLab\deeplab\semantic_seg.py -> build\lib.win-amd64-cpython-312\detectron2\projects\deeplab
copying projects\DeepLab\deeplab_init_.py -> build\lib.win-amd64-cpython-312\detectron2\projects\deeplab
creating build\lib.win-amd64-cpython-312\detectron2\projects\panoptic_deeplab
copying projects\Panoptic-DeepLab\panoptic_deeplab\config.py -> build\lib.win-amd64-cpython-312\detectron2\projects\panoptic_deeplab
copying projects\Panoptic-DeepLab\panoptic_deeplab\dataset_mapper.py -> build\lib.win-amd64-cpython-312\detectron2\projects\panoptic_deeplab
copying projects\Panoptic-DeepLab\panoptic_deeplab\panoptic_seg.py -> build\lib.win-amd64-cpython-312\detectron2\projects\panoptic_deeplab
copying projects\Panoptic-DeepLab\panoptic_deeplab\post_processing.py -> build\lib.win-amd64-cpython-312\detectron2\projects\panoptic_deeplab
copying projects\Panoptic-DeepLab\panoptic_deeplab\target_generator.py -> build\lib.win-amd64-cpython-312\detectron2\projects\panoptic_deeplab
copying projects\Panoptic-DeepLab\panoptic_deeplab_init_.py -> build\lib.win-amd64-cpython-312\detectron2\projects\panoptic_deeplab
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs
copying detectron2\model_zoo\configs\Base-RCNN-C4.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs
copying detectron2\model_zoo\configs\Base-RCNN-DilatedC5.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs
copying detectron2\model_zoo\configs\Base-RCNN-FPN.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs
copying detectron2\model_zoo\configs\Base-RetinaNet.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Cityscapes
copying detectron2\model_zoo\configs\Cityscapes\mask_rcnn_R_50_FPN.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Cityscapes
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\faster_rcnn_R_101_C4_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\faster_rcnn_R_101_DC5_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\faster_rcnn_R_101_FPN_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\faster_rcnn_R_50_C4_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\faster_rcnn_R_50_C4_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\faster_rcnn_R_50_DC5_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\faster_rcnn_R_50_DC5_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\faster_rcnn_R_50_FPN_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\faster_rcnn_R_50_FPN_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\faster_rcnn_X_101_32x8d_FPN_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\fast_rcnn_R_50_FPN_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\retinanet_R_101_FPN_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\retinanet_R_50_FPN_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\retinanet_R_50_FPN_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\rpn_R_50_C4_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\rpn_R_50_FPN_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-InstanceSegmentation
copying detectron2\model_zoo\configs\COCO-InstanceSegmentation\mask_rcnn_R_101_C4_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-InstanceSegmentation
copying detectron2\model_zoo\configs\COCO-InstanceSegmentation\mask_rcnn_R_101_DC5_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-InstanceSegmentation
copying detectron2\model_zoo\configs\COCO-InstanceSegmentation\mask_rcnn_R_101_FPN_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-InstanceSegmentation
copying detectron2\model_zoo\configs\COCO-InstanceSegmentation\mask_rcnn_R_50_C4_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-InstanceSegmentation
copying detectron2\model_zoo\configs\COCO-InstanceSegmentation\mask_rcnn_R_50_C4_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-InstanceSegmentation
copying detectron2\model_zoo\configs\COCO-InstanceSegmentation\mask_rcnn_R_50_DC5_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-InstanceSegmentation
copying detectron2\model_zoo\configs\COCO-InstanceSegmentation\mask_rcnn_R_50_DC5_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-InstanceSegmentation
copying detectron2\model_zoo\configs\COCO-InstanceSegmentation\mask_rcnn_R_50_FPN_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-InstanceSegmentation
copying detectron2\model_zoo\configs\COCO-InstanceSegmentation\mask_rcnn_R_50_FPN_1x_giou.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-InstanceSegmentation
copying detectron2\model_zoo\configs\COCO-InstanceSegmentation\mask_rcnn_R_50_FPN_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-InstanceSegmentation
copying detectron2\model_zoo\configs\COCO-InstanceSegmentation\mask_rcnn_X_101_32x8d_FPN_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-InstanceSegmentation
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Keypoints
copying detectron2\model_zoo\configs\COCO-Keypoints\Base-Keypoint-RCNN-FPN.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Keypoints
copying detectron2\model_zoo\configs\COCO-Keypoints\keypoint_rcnn_R_101_FPN_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Keypoints
copying detectron2\model_zoo\configs\COCO-Keypoints\keypoint_rcnn_R_50_FPN_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Keypoints
copying detectron2\model_zoo\configs\COCO-Keypoints\keypoint_rcnn_R_50_FPN_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Keypoints
copying detectron2\model_zoo\configs\COCO-Keypoints\keypoint_rcnn_X_101_32x8d_FPN_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Keypoints
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-PanopticSegmentation
copying detectron2\model_zoo\configs\COCO-PanopticSegmentation\Base-Panoptic-FPN.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-PanopticSegmentation
copying detectron2\model_zoo\configs\COCO-PanopticSegmentation\panoptic_fpn_R_101_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-PanopticSegmentation
copying detectron2\model_zoo\configs\COCO-PanopticSegmentation\panoptic_fpn_R_50_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-PanopticSegmentation
copying detectron2\model_zoo\configs\COCO-PanopticSegmentation\panoptic_fpn_R_50_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-PanopticSegmentation
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Detectron1-Comparisons
copying detectron2\model_zoo\configs\Detectron1-Comparisons\faster_rcnn_R_50_FPN_noaug_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Detectron1-Comparisons
copying detectron2\model_zoo\configs\Detectron1-Comparisons\keypoint_rcnn_R_50_FPN_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Detectron1-Comparisons
copying detectron2\model_zoo\configs\Detectron1-Comparisons\mask_rcnn_R_50_FPN_noaug_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Detectron1-Comparisons
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\LVISv0.5-InstanceSegmentation
copying detectron2\model_zoo\configs\LVISv0.5-InstanceSegmentation\mask_rcnn_R_101_FPN_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\LVISv0.5-InstanceSegmentation
copying detectron2\model_zoo\configs\LVISv0.5-InstanceSegmentation\mask_rcnn_R_50_FPN_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\LVISv0.5-InstanceSegmentation
copying detectron2\model_zoo\configs\LVISv0.5-InstanceSegmentation\mask_rcnn_X_101_32x8d_FPN_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\LVISv0.5-InstanceSegmentation
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\LVISv1-InstanceSegmentation
copying detectron2\model_zoo\configs\LVISv1-InstanceSegmentation\mask_rcnn_R_101_FPN_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\LVISv1-InstanceSegmentation
copying detectron2\model_zoo\configs\LVISv1-InstanceSegmentation\mask_rcnn_R_50_FPN_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\LVISv1-InstanceSegmentation
copying detectron2\model_zoo\configs\LVISv1-InstanceSegmentation\mask_rcnn_X_101_32x8d_FPN_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\LVISv1-InstanceSegmentation
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Misc
copying detectron2\model_zoo\configs\Misc\cascade_mask_rcnn_R_50_FPN_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Misc
copying detectron2\model_zoo\configs\Misc\cascade_mask_rcnn_R_50_FPN_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Misc
copying detectron2\model_zoo\configs\Misc\cascade_mask_rcnn_X_152_32x8d_FPN_IN5k_gn_dconv.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Misc
copying detectron2\model_zoo\configs\Misc\mask_rcnn_R_50_FPN_1x_cls_agnostic.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Misc
copying detectron2\model_zoo\configs\Misc\mask_rcnn_R_50_FPN_1x_dconv_c3-c5.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Misc
copying detectron2\model_zoo\configs\Misc\mask_rcnn_R_50_FPN_3x_dconv_c3-c5.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Misc
copying detectron2\model_zoo\configs\Misc\mask_rcnn_R_50_FPN_3x_gn.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Misc
copying detectron2\model_zoo\configs\Misc\mask_rcnn_R_50_FPN_3x_syncbn.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Misc
copying detectron2\model_zoo\configs\Misc\panoptic_fpn_R_101_dconv_cascade_gn_3x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Misc
copying detectron2\model_zoo\configs\Misc\scratch_mask_rcnn_R_50_FPN_3x_gn.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Misc
copying detectron2\model_zoo\configs\Misc\scratch_mask_rcnn_R_50_FPN_9x_gn.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Misc
copying detectron2\model_zoo\configs\Misc\scratch_mask_rcnn_R_50_FPN_9x_syncbn.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Misc
copying detectron2\model_zoo\configs\Misc\semantic_R_50_FPN_1x.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Misc
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\PascalVOC-Detection
copying detectron2\model_zoo\configs\PascalVOC-Detection\faster_rcnn_R_50_C4.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\PascalVOC-Detection
copying detectron2\model_zoo\configs\PascalVOC-Detection\faster_rcnn_R_50_FPN.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\PascalVOC-Detection
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\cascade_mask_rcnn_R_50_FPN_inference_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\cascade_mask_rcnn_R_50_FPN_instant_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\fast_rcnn_R_50_FPN_inference_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\fast_rcnn_R_50_FPN_instant_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\keypoint_rcnn_R_50_FPN_inference_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\keypoint_rcnn_R_50_FPN_instant_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\keypoint_rcnn_R_50_FPN_normalized_training_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\keypoint_rcnn_R_50_FPN_training_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\mask_rcnn_R_50_C4_GCV_instant_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\mask_rcnn_R_50_C4_inference_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\mask_rcnn_R_50_C4_instant_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\mask_rcnn_R_50_C4_training_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\mask_rcnn_R_50_DC5_inference_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\mask_rcnn_R_50_FPN_inference_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\mask_rcnn_R_50_FPN_instant_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\mask_rcnn_R_50_FPN_pred_boxes_training_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\mask_rcnn_R_50_FPN_training_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\panoptic_fpn_R_50_inference_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\panoptic_fpn_R_50_instant_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\panoptic_fpn_R_50_training_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\retinanet_R_50_FPN_inference_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\retinanet_R_50_FPN_instant_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\rpn_R_50_FPN_inference_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\rpn_R_50_FPN_instant_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\semantic_R_50_FPN_inference_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\semantic_R_50_FPN_instant_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\quick_schedules\semantic_R_50_FPN_training_acc_test.yaml -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\quick_schedules
copying detectron2\model_zoo\configs\COCO-Detection\fcos_R_50_FPN_1x.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-Detection\retinanet_R_50_FPN_1x.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Detection
copying detectron2\model_zoo\configs\COCO-InstanceSegmentation\mask_rcnn_regnetx_4gf_dds_fpn_1x.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-InstanceSegmentation
copying detectron2\model_zoo\configs\COCO-InstanceSegmentation\mask_rcnn_regnety_4gf_dds_fpn_1x.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-InstanceSegmentation
copying detectron2\model_zoo\configs\COCO-InstanceSegmentation\mask_rcnn_R_50_C4_1x.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-InstanceSegmentation
copying detectron2\model_zoo\configs\COCO-InstanceSegmentation\mask_rcnn_R_50_FPN_1x.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-InstanceSegmentation
copying detectron2\model_zoo\configs\COCO-Keypoints\keypoint_rcnn_R_50_FPN_1x.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-Keypoints
copying detectron2\model_zoo\configs\COCO-PanopticSegmentation\panoptic_fpn_R_50_1x.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\COCO-PanopticSegmentation
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common
copying detectron2\model_zoo\configs\common\coco_schedule.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common
copying detectron2\model_zoo\configs\common\optim.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common
copying detectron2\model_zoo\configs\common\train.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common\data
copying detectron2\model_zoo\configs\common\data\coco.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common\data
copying detectron2\model_zoo\configs\common\data\coco_keypoint.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common\data
copying detectron2\model_zoo\configs\common\data\coco_panoptic_separated.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common\data
copying detectron2\model_zoo\configs\common\data\constants.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common\data
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common\models
copying detectron2\model_zoo\configs\common\models\cascade_rcnn.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common\models
copying detectron2\model_zoo\configs\common\models\fcos.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common\models
copying detectron2\model_zoo\configs\common\models\keypoint_rcnn_fpn.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common\models
copying detectron2\model_zoo\configs\common\models\mask_rcnn_c4.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common\models
copying detectron2\model_zoo\configs\common\models\mask_rcnn_fpn.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common\models
copying detectron2\model_zoo\configs\common\models\mask_rcnn_vitdet.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common\models
copying detectron2\model_zoo\configs\common\models\panoptic_fpn.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common\models
copying detectron2\model_zoo\configs\common\models\retinanet.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\common\models
copying detectron2\model_zoo\configs\Misc\mmdet_mask_rcnn_R_50_FPN_1x.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Misc
copying detectron2\model_zoo\configs\Misc\torchvision_imagenet_R_50.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\Misc
creating build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\new_baselines
copying detectron2\model_zoo\configs\new_baselines\mask_rcnn_regnetx_4gf_dds_FPN_100ep_LSJ.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\new_baselines
copying detectron2\model_zoo\configs\new_baselines\mask_rcnn_regnetx_4gf_dds_FPN_200ep_LSJ.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\new_baselines
copying detectron2\model_zoo\configs\new_baselines\mask_rcnn_regnetx_4gf_dds_FPN_400ep_LSJ.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\new_baselines
copying detectron2\model_zoo\configs\new_baselines\mask_rcnn_regnety_4gf_dds_FPN_100ep_LSJ.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\new_baselines
copying detectron2\model_zoo\configs\new_baselines\mask_rcnn_regnety_4gf_dds_FPN_200ep_LSJ.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\new_baselines
copying detectron2\model_zoo\configs\new_baselines\mask_rcnn_regnety_4gf_dds_FPN_400ep_LSJ.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\new_baselines
copying detectron2\model_zoo\configs\new_baselines\mask_rcnn_R_101_FPN_100ep_LSJ.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\new_baselines
copying detectron2\model_zoo\configs\new_baselines\mask_rcnn_R_101_FPN_200ep_LSJ.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\new_baselines
copying detectron2\model_zoo\configs\new_baselines\mask_rcnn_R_101_FPN_400ep_LSJ.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\new_baselines
copying detectron2\model_zoo\configs\new_baselines\mask_rcnn_R_50_FPN_100ep_LSJ.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\new_baselines
running build_ext \mask_rcnn_R_50_FPN_200ep_LSJ.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\new_baselines
D:\Program Files\anaconda3\envs\py_code_env\Lib\si w_baselineste-packages\torch\utils\cpp_extension.py:384: User\mask_rcnn_R_50_FPN_400ep_LSJ.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\ne_baselinesWarning: Error checking compiler version for cl: [WinError 2] 系统找不到指定的文件。 \mask_rcnn_R_50_FPN_50ep_LSJ.py -> build\lib.win-amd64-cpython-312\detectron2\model_zoo\configs\new[WinError 2] 系统找 到指定的文件。
warnings.warn(f'Error checking compiler version
for {compiler}: {error}')
building 'detectron2._C' extension te-packages\torch\utils\cpp_extension.py:384: UserWarning: Error checking compiler version for cl:
b'\x93\x8feQL\x88*Y\x7f\x95\x020\r\x00\n\x00}T\xe4N\xed\x8b\xd5l\rNcknx\x020\r\x00\n\x00' for {compiler}: {error}')
error: Error executing cmd /u /c "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\N\xed\x8b\xd5l\rNcknx\x020\r\x00\n\x00'Auxiliary\Build\vcvarsall.bat" x86_amd64 && set

Copy link

You've chosen to report an unexpected problem or bug. Unless you already know the root cause of it, please include details about it by filling the issue template.
The following information is missing: "Instructions To Reproduce the Issue and Full Logs"; "Your Environment";

@github-actions github-actions bot added the needs-more-info More info is needed to complete the issue label Oct 12, 2024
Copy link

Requested information was not provided in 7 days, so we're closing this issue.

Please open new issue if information becomes available. Otherwise, use github discussions for free-form discussions.

@github-actions github-actions bot added the invalid/unrelated unrelated to this project or invalid type of issues label Oct 20, 2024
@laizheng521
Copy link

请问解决了么?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid/unrelated unrelated to this project or invalid type of issues needs-more-info More info is needed to complete the issue
Projects
None yet
Development

No branches or pull requests

2 participants