https://github.com/danielsyahputra/parking-space-detection
Reproduce the Experiment for the Image-Based Parking Space Occupancy Classification: Dataset and Baseline Paper Using MLFlow
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.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 (9.3%) to scientific vocabulary
Keywords
computer-vision
mlflow
parking-lot
Last synced: 11 months ago
·
JSON representation
Repository
Reproduce the Experiment for the Image-Based Parking Space Occupancy Classification: Dataset and Baseline Paper Using MLFlow
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 0
Topics
computer-vision
mlflow
parking-lot
Created almost 4 years ago
· Last pushed almost 4 years ago
https://github.com/danielsyahputra/parking-space-detection/blob/main/
# Parking Space Occupancy Detection **Reproduce the Experiment for the Image-Based Parking Space Occupancy Classification: Dataset and Baseline Paper Using MLFlow. Please refers to [martin-marek/parking-space-occupancy](https://github.com/martin-marek/parking-space-occupancy) for the original implementation.** _**Accompanying paper: [Image-Based Parking Space Occupancy Classification: Dataset and Baseline](https://arxiv.org/abs/2107.12207)**_ In this repository, I provide: - Code to reproduce all of my result. - Download link for [training logs with MLFlow](https://drive.google.com/uc?id=1yMkr0ABnUK3yNT3u5TNMvMQwYeK7iBwN). - Colab notebooks to [explore training experiments with MLFlow](https://colab.research.google.com/drive/16IaPSdUdTAesIf6JZnsCu_vdiRlT6wrp?usp=sharing), [explore my experiment result using MLFlow UI](https://colab.research.google.com/drive/1GMHvqljWwrUDEfhTqNYoxHiRSIwoMq4q?usp=sharing). ## About Experiments Two methods are provided by this paper i.e. RCNN and Faster RCNN with FPN. All of these method are customed based on ACPDS dataset. This repository aims to reproduce the experiments in this paper, then track the result using MLFlow Tracking. ### Experiments
| RCNN | FasterRCNN with FPN |
|---|---|
| | Models | Pooling Type | ROI Resolution | |:----:|:-------------|:-------------| | RCNN | qdrl | 64 | | RCNN | qdrl | 128 | | RCNN | qdrl | 256 | | RCNN | square | 64 | | RCNN | square | 128 | | RCNN | square | 256 | | | Models | Pooling Type | Resolution | |:----:|:-------------|:-------------| | FasterRCNN_FPN | qdrl | 800 | | FasterRCNN_FPN | qdrl | 1100 | | FasterRCNN_FPN | qdrl | 1440 | | FasterRCNN_FPN | square | 800 | | FasterRCNN_FPN | square | 1100 | | FasterRCNN_FPN | square | 1440 | |
| RCNN | FasterRCNN with FPN |
|---|---|
| Pooling Type | ROI Resolution | Time | Test Acc | Test Loss | |:-------------|:-------------|:-------------|:-------------|:-------------| | qdrl | 64 | 257.7 | 0.965 | 0.098 | qdrl | 128 | 237.4 | 0.945 | 0.116 | qdrl | 256 | 271.7 | 0.962 | 0.082 | **square** | **64** | **234.2** | **0.972** | **0.075** | square | 128 | 235 | 0.944 | 0.13 | square | 256 | 271.6 | 0.954 | 0.103 | | Pooling Type | Resolution | Time | Test Acc | Test Loss | |:-------------|:-------------|:-------------|:-------------|:-------------| | qdrl | 800 | 305.9 | 0.967 | 0.085 | qdrl | 1100 | 305.4 | 0.972 | 0.075 | qdrl | 1440 | 362.6 | 0.973 | 0.084 | **square** | **800** | **275.6** | **0.974** | 0.078 | square | 1100 | 302.8 | 0.972 | 0.071 | square | 1440 | 361.5 | **0.974** | **0.073** |
Owner
- Name: Daniel Syahputra
- Login: danielsyahputra
- Kind: user
- Location: Depok, Indonesia
- Company: University of Indonesia
- Repositories: 6
- Profile: https://github.com/danielsyahputra
Aspiring AI / ML Engineer
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1