darknet-yolo-v4-master.zip 人工智能 - 深度学习 Gu**de上传7.86MB文件格式zip目标检测深度学习 yolov4,可运行yolov3权重文件。 (0)踩踩(0) 所需:1积分
jysha/yolov5-master0 代码Issues0Pull Requests0Wiki统计流水线 服务 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 master 分支(1) 管理 管理 master 克隆/下载 HTTPSSSHSVNSVN+SSH
在yolov5源码的基础上增加了标记和处理数据集的功能,使用可参考 https://blog.csdn.net/oJiWuXuan/article/details/107558286 - jiwuxuan/yolov5-master0
Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} Kiwoo / voxel_yolonet Public Notifications You must be signed in to change notification settings Fork 3 Star 8 ...
voxel_yolonet Reproducing VoxelNet from Apple, forked from https://github.com/jeasinema/VoxelNet-tensorflow Adding YOLO-structure SETTING Preparing for final upload Log: Aug 13, 2018, Monday Requirements may include: python 3.5 tensorflow 1.4 numpy opencv Folder structure [root] data : kitti datase...
Available add-ons Advanced Security Enterprise-grade security features GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of ...
Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} Kiwoo / voxel_yolonet Public Notifications You must be signed in to change notification settings Fork 3 Star 8 ...
Kiwoo / voxel_yolonet Public Notifications Fork 3 Star 8 Code Issues Pull requests Actions Projects Security Insights master Breadcrumbs voxel_yolonet/ trainset.txtLatest commit HistoryHistory 3712 lines (3712 loc) · 25.4 KB File metadata and controls Code Blame 3712 lines (3712...
Security Insights More master YOLO-NFPA/darknet19_448.conv.23 Go to file Copy path William Condori QuispeSe modifica gitignore Latest commita172692Jul 2, 2018History 0contributors 75.7 MB Download View raw (Sorry about that, but we can’t show files that are this big right now.)...
import utils.network as net_utils import cfgs.config as cfg from layers.reorg.reorg_layer import ReorgLayer from utils.cython_bbox import bbox_ious, anchor_intersections from utils.cython_yolo import yolo_to_bbox from functools import partialfrom multiprocessing import Pooldef _make_layers(in_...