Skip to content

AprilJC/Object-Location-DQN

Repository files navigation

Report and Authors

Hierarchical-Object-Location-in-Image

  • By Chenyu Xi

The reference is here, we update the model based on their codes and rewrite all functions.
Image Zooming Method

Current Setting:

Training Object: bird

Requirement

All packets up to date (2018/12/21)
Python 3.6

Current Structure:

  • Project
    • VOC2012
    • img_test (save test pics here)
    • img_train (save training process pics here)
    • models_image_zooms (save Q-network models here)
    • Program (This repo)
      • readme and other guides
      • scripts
        • Training.py (use this for training)
        • Testing.py (use this for testing)
        • Setting.py (use this for setting paras)
        • Others

Bounding Box Transfer Model

  • By Chen Huang

Current Setting:

Training Object: areoplane
See Here

About

The course project of ELENE 6885 Reinforcement Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages