CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 00:23:14 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/opencv/opencv.git
etag: W/"e41cbc71e2dde090e620016fa8b20390"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=Gcu6fmfnfq2hzplViW8QUdObZ89wdfE4fGI9k2hHX%2Bpnd7TsiyYQ0eSWcm8LwAIDcT8DqJFbH9JyE%2BRAIFcqIG6n6lN1hs1JC3uFZkn%2BNnQSQkUkvHmiGlhkaRPPry%2FrWbiacc0I04DtbbISA2MQhaF2OltuavrWc1690U0mKXKXsHkqYe7kRtx7Gx60pZhNKrS5NLJ3S%2BaM9cLpa7QVbQv5ihz65uw1Z9YfteQdV2MJjgBdW9GRH3dMba0iOjWREKZYkUtV8fa8HV0JjiE0Yw%3D%3D--Q2KmNzsB0rXFxoSd--yRZFa5EukHeru7nNjFIr6w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.675022621.1753143794; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 00:23:14 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 00:23:14 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A884:F55AE:E002:16298:687ED9F2
Merge pull request #24611 from Abdurrahheem:ash/add_yolov6_test · opencv/opencv@d3dd2e4 · GitHub
Copy file name to clipboardExpand all lines: modules/dnn/test/test_onnx_importer.cpp
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 56.2k
Commit d3dd2e4
authored
Merge pull request #24611 from Abdurrahheem:ash/add_yolov6_test
Add test for YoloX Yolo v6 and Yolo v8 #24611
This PR adds test for YOLOv6 model (which was absent before)
The onnx weights for the test are located in this PR [ #1126](opencv/opencv_extra#1126)
### Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake1 parent 06ff35c commit d3dd2e4Copy full SHA for d3dd2e4
File tree
Expand file treeCollapse file tree
1 file changed
+182
-19
lines changedFilter options
- modules/dnn/test
Expand file treeCollapse file tree
1 file changed
+182
-19
lines changedmodules/dnn/test/test_onnx_importer.cpp
Copy file name to clipboardExpand all lines: modules/dnn/test/test_onnx_importer.cpp+182-19Lines changed: 182 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
15 | 24 |
| |
16 | 25 |
| |
17 | 26 |
| |
| |||
2606 | 2615 |
| |
2607 | 2616 |
| |
2608 | 2617 |
| |
2609 |
| - | |
| 2618 | + | |
| 2619 | + | |
| 2620 | + | |
2610 | 2621 |
| |
2611 | 2622 |
| |
2612 | 2623 |
| |
2613 |
| - | |
2614 |
| - | |
2615 |
| - | |
2616 |
| - | |
2617 | 2624 |
| |
2618 |
| - | |
| 2625 | + | |
| 2626 | + | |
2619 | 2627 |
| |
2620 | 2628 |
| |
2621 | 2629 |
| |
2622 | 2630 |
| |
2623 | 2631 |
| |
2624 | 2632 |
| |
2625 | 2633 |
| |
| 2634 | + | |
| 2635 | + | |
| 2636 | + | |
| 2637 | + | |
| 2638 | + | |
| 2639 | + | |
| 2640 | + | |
| 2641 | + | |
| 2642 | + | |
| 2643 | + | |
| 2644 | + | |
| 2645 | + | |
| 2646 | + | |
| 2647 | + | |
| 2648 | + | |
| 2649 | + | |
| 2650 | + | |
| 2651 | + | |
| 2652 | + | |
| 2653 | + | |
| 2654 | + | |
| 2655 | + | |
2626 | 2656 |
| |
2627 | 2657 |
| |
2628 | 2658 |
| |
2629 | 2659 |
| |
| 2660 | + | |
| 2661 | + | |
| 2662 | + | |
| 2663 | + | |
| 2664 | + | |
2630 | 2665 |
| |
2631 |
| - | |
2632 |
| - | |
2633 |
| - | |
| 2666 | + | |
| 2667 | + | |
| 2668 | + | |
| 2669 | + | |
2634 | 2670 |
| |
2635 | 2671 |
| |
2636 | 2672 |
| |
2637 |
| - | |
| 2673 | + | |
2638 | 2674 |
| |
2639 | 2675 |
| |
2640 | 2676 |
| |
2641 |
| - | |
2642 |
| - | |
| 2677 | + | |
2643 | 2678 |
| |
2644 | 2679 |
| |
2645 | 2680 |
| |
2646 |
| - | |
| 2681 | + | |
| 2682 | + | |
2647 | 2683 |
| |
2648 | 2684 |
| |
2649 | 2685 |
| |
| |||
2653 | 2689 |
| |
2654 | 2690 |
| |
2655 | 2691 |
| |
| 2692 | + | |
2656 | 2693 |
| |
2657 | 2694 |
| |
2658 | 2695 |
| |
| |||
2665 | 2702 |
| |
2666 | 2703 |
| |
2667 | 2704 |
| |
2668 |
| - | |
2669 |
| - | |
2670 |
| - | |
2671 | 2705 |
| |
2672 | 2706 |
| |
2673 | 2707 |
| |
2674 | 2708 |
| |
2675 | 2709 |
| |
2676 | 2710 |
| |
| 2711 | + | |
| 2712 | + | |
| 2713 | + | |
| 2714 | + | |
| 2715 | + | |
| 2716 | + | |
| 2717 | + | |
| 2718 | + | |
| 2719 | + | |
| 2720 | + | |
2677 | 2721 |
| |
2678 |
| - | |
| 2722 | + | |
| 2723 | + | |
| 2724 | + | |
| 2725 | + | |
| 2726 | + | |
| 2727 | + | |
| 2728 | + | |
| 2729 | + | |
| 2730 | + | |
| 2731 | + | |
| 2732 | + | |
| 2733 | + | |
| 2734 | + | |
| 2735 | + | |
| 2736 | + | |
| 2737 | + | |
| 2738 | + | |
| 2739 | + | |
| 2740 | + | |
| 2741 | + | |
| 2742 | + | |
| 2743 | + | |
| 2744 | + | |
| 2745 | + | |
| 2746 | + | |
| 2747 | + | |
| 2748 | + | |
| 2749 | + | |
| 2750 | + | |
| 2751 | + | |
| 2752 | + | |
| 2753 | + | |
| 2754 | + | |
| 2755 | + | |
| 2756 | + | |
| 2757 | + | |
| 2758 | + | |
| 2759 | + | |
| 2760 | + | |
| 2761 | + | |
| 2762 | + | |
| 2763 | + | |
| 2764 | + | |
| 2765 | + | |
| 2766 | + | |
| 2767 | + | |
| 2768 | + | |
| 2769 | + | |
| 2770 | + | |
| 2771 | + | |
| 2772 | + | |
| 2773 | + | |
| 2774 | + | |
| 2775 | + | |
| 2776 | + | |
| 2777 | + | |
| 2778 | + | |
| 2779 | + | |
2679 | 2780 |
| |
2680 | 2781 |
| |
2681 | 2782 |
| |
| |||
2693 | 2794 |
| |
2694 | 2795 |
| |
2695 | 2796 |
| |
2696 |
| - | |
| 2797 | + | |
| 2798 | + | |
| 2799 | + | |
| 2800 | + | |
| 2801 | + | |
| 2802 | + | |
| 2803 | + | |
| 2804 | + | |
| 2805 | + | |
| 2806 | + | |
| 2807 | + | |
| 2808 | + | |
| 2809 | + | |
| 2810 | + | |
| 2811 | + | |
| 2812 | + | |
| 2813 | + | |
| 2814 | + | |
| 2815 | + | |
| 2816 | + | |
| 2817 | + | |
| 2818 | + | |
| 2819 | + | |
| 2820 | + | |
| 2821 | + | |
| 2822 | + | |
| 2823 | + | |
| 2824 | + | |
| 2825 | + | |
| 2826 | + | |
| 2827 | + | |
| 2828 | + | |
| 2829 | + | |
| 2830 | + | |
| 2831 | + | |
| 2832 | + | |
| 2833 | + | |
| 2834 | + | |
| 2835 | + | |
| 2836 | + | |
| 2837 | + | |
| 2838 | + | |
| 2839 | + | |
| 2840 | + | |
| 2841 | + | |
| 2842 | + | |
| 2843 | + | |
| 2844 | + | |
| 2845 | + | |
2697 | 2846 |
| |
2698 | 2847 |
| |
2699 | 2848 |
| |
| |||
2707 | 2856 |
| |
2708 | 2857 |
| |
2709 | 2858 |
| |
2710 |
| - | |
| 2859 | + | |
| 2860 | + | |
| 2861 | + | |
| 2862 | + | |
| 2863 | + | |
| 2864 | + | |
| 2865 | + | |
| 2866 | + | |
| 2867 | + | |
| 2868 | + | |
| 2869 | + | |
| 2870 | + | |
| 2871 | + | |
| 2872 | + | |
| 2873 | + | |
2711 | 2874 |
| |
2712 | 2875 |
| |
2713 | 2876 |
| |
|
You can’t perform that action at this time.
0 commit comments