Giter Club home page Giter Club logo

datasets-and-benchmark-code's Introduction

Datasets and Benchmark Code

RGBT Tracking Datasets and Benchmark Code

LasHeR RGBT234 RGBT210 GTOT
Dataset Download Code:z320 Download Code:mmic Download Code:ps8j Download Code:mmic
Tool-Kit Download Code:mmic Download Code:4f68 Download Code:8wtc Download Code:d53m
Tracking Results Baidu Yun Code:mmic
Google Drive
Baidu Yun Code:mmic
Google Drive
Baidu Yun Code:mmic
Google Drive
Baidu Yun Code:mmic
Google Drive
RGBT234-Miss LasHeR245-Miss VTUAV176-Miss
Dataset Download Download Download

Cross-Modal Object Tracking Dataset

Download Link Code
CMOTB-Easy Download 1234
CMOTB-Hard Download viq4
Results Download xxv0
Tool-Kit https://github.com/xfarawayx/CMOTB_Toolkit -
Code Code of MArMOT/MAFNet/ProtoTrack are released at hear. -

RGBT Salient Object Detection Datasets and Benchmark Code

Dataset Download Link Code
VT821 Download 9yqv
VT1000 Download tb6l
VT5000 Download y9jj
Evalution GitHub -

UAV-Ground Visual Tracking Dataset

Dataset Download Link Code
Dataset Download -

Tiny Object Tracking Dataset and Benchmark Code

Description Download Link
Dataset and Evaluation toolbox GitHub
Google Drive link Google Drive

Remote Sensing Datasets

Dataset Download Link Code
FE4395 Download xlel

Visible Image Guided Thermal Image Super-Resolution Dataset

Dataset Download Link Code
VGTSR (Baidu) Download pfsm
VGTSR (Google Drive) Download -

Visible Image Guided Thermal Image Super-Resolution Dataset-2.0

Dataset Download Link Code
VGTSR2.0 (Baidu) Download tgrs

Hand Hygiene Assessment Dataset

Dataset Download Link Code
HHA300 Download mmic

Enlarged License Plate Recognition Benchmark Dataset

Dataset Download Link Code
ELPR Download 4fvf

Optical Image Guided SAR Image Object Detection Dataset

Dataset Download Link Code
OGSOD-1.0 (Baidu) Download 7l6j
OGSOD-1.0 (Google Drive) Download -
OGSOD-1.0 (Rotated Label) (Baidu) Download nn31

OSPRC Dataset

Dataset Download Link Code
OSPRC Download d7bs

Text-to-Image Vehicle Re-identification Dataset

Dataset Download Link Code
T2I VeRi (Baidu) Download h4ec
T2I VeRi (Google Drive) Download -

Dense Tiny Object Detection Dataset

Dataset Download Link Code
DTOD (Baidu) Download k6ig

Multimodal Object Tracking Dataset Based on High Altitude Drones

Dataset Download Link Code
HiAl (Baidu) Download n764

datasets-and-benchmark-code's People

Contributors

mmic-lcl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

datasets-and-benchmark-code's Issues

一个小建议~

希望可以把网盘里的数据集打包成压缩包,方便大家下载。(百度网盘实在太慢了,并行数量还上限5个)

数据集下载

你好,在您给的数据集下载中,RGBT210的没有属性标注,请问能不能重新分享一下,谢谢!

Cannot download the dataset

When I try to download the baidu links, I got the error:

啊哦,你所访问的页面不存在了。
可能的原因:
1.在地址栏中输入了错误的地址。
2.你点击的某个链接已过期。

Translated to English:

Oops, the page you're visiting no longer exists.
possible reason:

  1. The wrong address was entered in the address bar.
  2. A link you clicked on has expired.

It seems like links are expired. Can you, please, update the links? Thank you

关于HiAl数据集论文详情

您好!

关注到贵组提供的Multimodal Object Tracking Dataset Based on High Altitude Drones这个数据集,但是没找到相应的论文?请问是在审未公开,还是我没找到的原因呢?如果已经公开,方便提供一下文章链接吗?谢谢!

祝好!

The raw_tracking for those methods

image
Thank you for your contribution to tracking community engagement!
I'm going to FOLLOW your work and measure it on the UGVT dataset, and I was wondering how you drew your Suc/Pr/Attribute analysis plot based on the UGVT dataset? Can you provide the raw_tracking for those methods in the graph. i did not find them! Thanks!
Good luck!

LasHeR属性标注的问题

李老师您好,论文中提到对LasHeR数据集进行了19种属性的标注,但是我把链接中的train和test数据集下载下来后每个序列的标注文件只有init.txt,visible.txt,infrared.txt,请问属性标注文件在哪里下载呢

LasHeR评测工具

您好,在使用您的matlab代码时,读取属性标注时出现了问题。58行报错:‘‘无法执行赋值,因为左侧的大小为 1-by-1216,右侧的大小为 304-by-4。‘’具体位置如下,请问应该如何修改呢?如有打扰,敬请见谅。
for i = 1:num_seq
name_seq_all{i} = sequences{i};
seq_att = dlmread(fullfile(path_att, [sequences{i} '.txt']));
if i == 1
att_all = zeros(num_seq, numel(seq_att));
end
att_all(i, :) = seq_att; ‘’----------此行报错---------‘’
end

LasHeR数据集划分问题

论文中提到将数据集划分为training set和testing set进行训练和测试,是否可以在数据集里更新一个划分的列表,方便使用,非常感谢!

RGBT234数据集下载

你好,能上传一下压缩后的RGBT234数据集吗,未压缩的下载太慢了

关于UGVT数据集和MvCL算法的请教

UGVT数据集的作者
您们好!
十分感谢您们的贡献《UAV-Ground Visual Tracking: A Unified Dataset and Collaborative Learning Approach》,自己拜读之后想继续深入了解您们的工作。有两个问题想咨询一下:
1.MvCL的算法代码能否提供一下?觉得十分有意思。
2.论文使用的MvCL以及其它对比算法的结果文件能否也提供一下?

Question about LasHeR

Hello, thank you for your contribution. I have a question about the LasHeR dataset. The three photos v000018-v000020 in trainingset\blueboy85\visible are damaged. Can you resend them? Thank you!
image

DTOD dataset cropping

I am currently working with the DTOD dataset and have encountered an issue related to image cropping. The dataset provides uncropped images, but the paper mentions that the images should be cropped to maintain a long side of 1024 pixels. This differs from the more common approach of cropping all images to 1024x1024 pixels and padding the areas that cannot be fully cropped with zeros.

Would it be possible for you to provide the code used for this specific cropping method, or alternatively, to provide the pre-cropped dataset directly? I believe that doing so would greatly enhance the usability of the dataset and potentially increase its citation rate in future research.

Thank you for your attention to this matter. I look forward to your response.

RGBT234 Dataset

The RGBT-234 Dataset link is broken. I got this error: "此链接分享内容可能因为涉及侵权、色情、反动、低俗等信息,无法访问!"
Can you renew the link, please?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.