ambirpatel / Object-Localization-using-Deep-Reinforcement-LearningLinks
We have trained an intelligent agent that draws bounding boxes around an object in the image. This implementation combines CNN, DQN, and SVM to detect an object in an image. The algorithm extract features from CNN which are fed to DQN to train an agent to localize the object and this localized object is categorized using the SVM model.
☆10Updated 2 months ago
Alternatives and similar repositories for Object-Localization-using-Deep-Reinforcement-Learning
Users that are interested in Object-Localization-using-Deep-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- Implementation of Dynamic Computation Offloading Control Logic in a Software-Defined Vehicle (SDV) System☆11Updated last year
- a Federated Learning Framework adapted for resource-constrained environments, focusing on IoT devices☆10Updated 3 months ago
- ROS 기반 자율주행 application의 로드밸런싱을 위한 computation offloading 기술 개발☆19Updated last year
- An implementation of neural architecture search using the REINFORCE algorithm. we use a re-current network to generate the model descript…☆11Updated 5 years ago
- ROS2 기반 자율주행 application의 로드밸런싱을 위한 computation offloading 기술 개발☆16Updated last year
- Data Traceability and Safety in the Cloud and Edge☆12Updated 4 years ago
- ☆17Updated last year
- 学习DRL CNN -> DQN -> LSTM☆13Updated 7 years ago
- I have targeted to solve the benchmark problem in Reinforcement learning literature using Deep Q-networks with images as the only input t…☆12Updated 6 years ago
- Joint Task Offloading and Resource Allocation for Integrated V2V and V2I Communication☆19Updated last year
- Teaching the Donkey car to drive a track in the simulator using State Representation Learning and different Reinforcement Learning Algori…☆10Updated 4 years ago
- Using Reinforcement Learning method to realize load balancing control in dynamic cellular network☆11Updated 7 years ago
- ☆10Updated 11 months ago
- Fuzzy DQN in Keras☆10Updated 5 years ago
- Playing Breakout with double deep Q network☆13Updated 8 years ago
- A Face Mask detection system based You Only Look Once (YOLO) architecture deploy in-browser with Serverless Edge Computing for COVID-19☆11Updated 4 years ago
- Official codes for "Training Deep Q-Network via Monte Carlo Tree Search for Adaptive Bitrate Control in Video Delivery"☆11Updated 2 years ago
- ☆10Updated last year
- The source code is the entry for 2022 EUROCONTROL Air Transport Innovation Network Innovation Masterclass. The reinforcement learning mod…☆17Updated 3 years ago
- ☆11Updated 3 years ago
- 车杆倒立摆DQN简单实现☆24Updated 6 months ago
- Deep Q-Network (DQN) and DDPG to address the problem of stall around the wing sail of an autonomous sailing robot☆11Updated 7 years ago
- 主要利用QLearning,DQN,ImprovedDQN(Ddouble DQN) 解决gym框架下的三个问题CartPole-v0,MountainCar-v0,Acrobot-v1☆13Updated 7 years ago
- Implementation of the RTSS'23 Best Student Paper Award paper Progressive Neural Compression for Adaptive Image Offloading under Timing Co…☆13Updated 9 months ago
- ☆11Updated 3 years ago
- Official implementation of the paper "MTL-Split: Multi-Task Learning for Edge Devices using Split Computing" accepted @ DAC 2024.☆10Updated last year
- A DQN implementation using Keras and Tensorflow☆12Updated 7 years ago
- DQN related algorithms☆10Updated 2 years ago
- A Python Program to implement Machine Learning for the Game Tic Tac Toe (3x3) using Reinforcement Learning (Q learning technique) and ten…☆14Updated 8 years ago
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆16Updated 7 years ago