Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: noreenanwar
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 69.1 MB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 1
  • Open Issues: 2
  • Releases: 0
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

*STF: Spatio-Temporal Fusion Module for Improving Video Object Detection *

OpenMMLab website HOT      OpenMMLab platform TRY IT OUT
 
 

📘Documentation | 🛠️Installation |

English | [简体中文](README_zh-CN.md)

Introduction

STF module is the Fusion Module for Improving Video Object Detection and it is a part of the OpenMMLab project.

The main branch works with PyTorch 1.8+.

Installation

Please refer to Installation for installation instructions.

Getting Started

Please see Overview for the general introduction of MMDetection. You need to follow the steps defined in the docs.

To train the model, use the following command:

python tools/train configs/centernet/hrnet.py

For detailed user guides and advanced guides, please refer to our documentation:

  • User Guides

Datasets

In this repo, we used the following datasets: 1) KITTI MOTS Dataset 2) Cityscapes Dataset 3) UAVDT Dataset

Results

These are the results on Cityscape, KITTI (MOT) and UAVDT, respectively.

 
 
The graph for training loss wrt to the Cityscapes dataset is as below:
 
 

FAQ

Please refer to FAQ for frequently asked questions.

Acknowledgement

We acknowledge the support of the Natural Sciences and Engineering Research Council of Canada (NSERC),[funding reference number RGPIN-2020-04633].

Citation

If you use this module in your research, please cite this project. (https://arxiv.org/abs/2402.10752)

License

This project is released under the Apache 2.0 license.

Owner

  • Name: Noreen Anwar
  • Login: noreenanwar
  • Kind: user
  • Location: Quebec, Canada
  • Company: Polytechnique de Montreal

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - name: "MMDetection Contributors"
title: "OpenMMLab Detection Toolbox and Benchmark"
date-released: 2018-08-22
url: "https://github.com/open-mmlab/mmdetection"
license: Apache-2.0

GitHub Events

Total
  • Issues event: 1
  • Watch event: 3
  • Issue comment event: 3
  • Push event: 1
Last Year
  • Issues event: 1
  • Watch event: 3
  • Issue comment event: 3
  • Push event: 1