Deep ReConv Tracker [DRCT]
Vincenzo Santopietro
Turin, Piedmont
- 0 Collaborators
DRCT is a tracking algorithm that combines the power of a CNN and a RNN. ...learn more
Project status: Under Development
Intel Technologies
AI DevCloud / Xeon,
Intel Opt ML/DL Framework
Overview / Usage
The pre-trained CNN computes the embedding of an image and the RNN is used to predict the bounding box in the next frame.
Methodology / Approach
I'm developing a Jupyter notebook to make a prototype. Once the prototype is ready, I'm going to start full training on DevCloud.
Technologies Used
Python (intel), Keras (TensorFlow backend)