PointTinyBenchmark icon indicating copy to clipboard operation
PointTinyBenchmark copied to clipboard

Point based and tiny object detection and localization code set of UCAS-VG

Results 39 PointTinyBenchmark issues
Sort by recently updated
recently updated
newest added

Hi there, I find there should be more instances than `COCO`'s in one image, and I am tring to detect them with Faster RCNN. I have found the sample num...

Hi authors: Noticed that you used visdrone-person dataset in your paper, how can I get it please. Looking forward to your reply. Thanks!

hi, do you have the orgin video sequence

Dear ucas-vg, Thank you for your amazing work ! I found the implementation of Team BRilliant in The 1st Tiny Object Detection Challenge 2020 is interesting. May I ask where...

Hi authors: I want to use your code to train my dataset, and now i need to clip the images in my dataset to patches. Could you provide the code...

How to train P2PNet in dota? when I run python train.py (I set the config as configs2/DOTA/p2p/p2p_r50_fpn_1x_fl_sl1_DOTA_center.py), it shows: ` Traceback (most recent call last): File "/data/dkliang/projects/synchronous/PointTinyBenchmark-master/TOV_mmdetection/tools/train.py", line 188, in...

I would like to test the point-box-level MAP. However, I can not find the evaluation code.

Hi,thanks for your great work. I just met an eeor, I download instances_simple_merge2014.json from your google cloud, and rename the file to instances_merge2017. But when I try to run exp4.0,...

Traceback (most recent call last): File "tools/train_test_net.py", line 8, in from maskrcnn_benchmark.utils.env import setup_environment # noqa F401 isort:skip File "/content/TinyBenchmark/tiny_benchmark/maskrcnn_benchmark/utils/env.py", line 4, in from maskrcnn_benchmark.utils.imports import import_file File "/content/TinyBenchmark/tiny_benchmark/maskrcnn_benchmark/utils/imports.py", line...