Skip to content

FengJunJian/dataset_processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cbba21c · Nov 22, 2022
May 30, 2022
Dec 23, 2021
Sep 2, 2022
Mar 21, 2022
May 26, 2022
Jan 6, 2022
Aug 21, 2020
Nov 21, 2022
Aug 8, 2022
Nov 22, 2022
Jul 13, 2022
Dec 9, 2021
Aug 2, 2021
Apr 22, 2022
Jul 18, 2022
Nov 16, 2021
Jan 6, 2022
Jul 21, 2022
Apr 7, 2022
Sep 2, 2022
Jul 1, 2022
Jul 3, 2022
Dec 16, 2020
Jul 18, 2022
Aug 21, 2020
Jun 22, 2021
Aug 21, 2020
Jun 29, 2021
Mar 23, 2021
Aug 21, 2020
Jun 22, 2021
Jan 18, 2022
Aug 21, 2020
Aug 21, 2020
Dec 9, 2021
Nov 12, 2021
Dec 23, 2021
Dec 23, 2021
Dec 23, 2021
Dec 23, 2021

Repository files navigation

dataset processing

OSCS Status ##Metrics of dataset with VOC format

1.Go to ./coco/PythonAPI

Run python setup.py build_ext --inplace

Run python setup.py build_ext install

2.Go to ./utils and run python setup.py build_ext --inplace

3.Run evalution_detection_pkl.py


Please modify the following variables:

In evalution_detection_pkl.py

dataset_path: VOC dataset path.

split_name: Which mainset to evaluate.

In semi_pascal_voc.py

class_name: modify as the class_names in your dataset.


In rename_classname.py ...

two tool files:visual_function.py,annotation_function.py annotation_function.py: mainly for annotation processing visual_function.py:mainly for visualization such as writing boundingboxes.

About

Metrics of dataset with voc format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published