zl程序教程

您现在的位置是:首页 >  Java

当前栏目

Yolo v7夜间(微光)车流量计数!代码开源!论文速递2022.10.10!

2023-02-18 15:47:17 时间

整理:AI算法与图像处理

CVPR2022论文和代码整理:https://github.com/DWCTOD/CVPR2022-Papers-with-Code-Demo

ECCV2022论文和代码整理:https://github.com/DWCTOD/ECCV2022-Papers-with-Code-Demo

最新成果demo展示:

代码:https://github.com/krisnarengga/yolov7-image-segmentation

配置好环境后运行指令:python segment/predict_counting.py --weights yolov7-seg.pt --source 120.mp4 --view-img --nosave --trk

最新论文整理

ECCV2022

CVPR2022

NeurIPS

Updated on : 10 Oct 2022

total number : 4

Bi-directional Weakly Supervised Knowledge Distillation for Whole Slide Image Classification

  • 论文/Paper: http://arxiv.org/pdf/2210.03664
  • 代码/Code: https://github.com/miccaiif/WENO.

An Investigation into Whitening Loss for Self-supervised Learning

  • 论文/Paper: http://arxiv.org/pdf/2210.03586
  • 代码/Code: https://github.com/winci-ai/CW-RGP

A2: Efficient Automated Attacker for Boosting Adversarial Training

  • 论文/Paper: http://arxiv.org/pdf/2210.03543
  • 代码/Code: None

Polyhistor: Parameter-Efficient Multi-Task Adaptation for Dense Vision Tasks

  • 论文/Paper: http://arxiv.org/pdf/2210.03265
  • 代码/Code: None