12 2021 档案

摘要:数理统计大作业 阅读全文
posted @ 2021-12-30 16:15 小康要好好学习 阅读(104) 评论(0) 推荐(0)
摘要:https://www.osgeo.cn/shapely/manual.html#predicates-and-relationships 阅读全文
posted @ 2021-12-24 16:24 小康要好好学习 阅读(58) 评论(0) 推荐(0)
摘要:北京环球影城 阅读全文
posted @ 2021-12-15 14:37 小康要好好学习 阅读(120) 评论(0) 推荐(0)
摘要:fine-tuning^[csdn-fine-tune介绍(https://blog.csdn.net/weixin_42137700/article/details/82107208)](微调) pre-train后的网络,需要进一步训练(替换掉Input layer继续训练,可以选择fine-t 阅读全文
posted @ 2021-12-13 22:32 小康要好好学习 阅读(328) 评论(0) 推荐(0)
摘要:github 地址 Usage 使用装饰器进行跟踪 import pysnooper @pysnooper.snoop() def number_to_bits(number): if number: bits = [] while number: number, remainder = divmo 阅读全文
posted @ 2021-12-11 16:34 小康要好好学习 阅读(79) 评论(0) 推荐(0)
摘要:KeyWords: Calibration, Detection, MOT, Body-orientation, applications, visualization 相关基建 会议 CPVR的workshop:CVSPorts,2013年创立至今,21年是第七届了。 HCI(Human-Comp 阅读全文
posted @ 2021-12-10 18:12 小康要好好学习 阅读(161) 评论(0) 推荐(0)
摘要:联合标定相关 阅读全文
posted @ 2021-12-04 17:07 小康要好好学习 阅读(1485) 评论(0) 推荐(1)
摘要:萌芽期 Det相关的算法最早都起步于CV领域,CV领域经典算法层出不穷,出现了R-CNN,Faster R-CNN,YOLO,以及衍生出许多当前SOTA的CenterNet VeloFCN^[Qian et al., 3D Object Detection for Autonomous Drivin 阅读全文
posted @ 2021-12-03 03:56 小康要好好学习 阅读(140) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/penuel/p/14119282.html 阅读全文
posted @ 2021-12-02 22:28 小康要好好学习 阅读(128) 评论(0) 推荐(0)