Liang-yc / CalorieEstimation

This project is used for estimating calories.
49 stars 22 forks source link

please tell which matlab module to download to run the project. #2

Open AyushSeth opened 4 years ago

AyushSeth commented 4 years ago

Hello,

While reading the documentation I was not able to find out which MatLab module you have used for running. Please tell.

While checking the MatLab Website I came to see a bunch of modules like:- Deep Learning, Machine Learning, GPU Computing ...... which one to install.

Liang-yc commented 4 years ago

Hello,

While reading the documentation I was not able to find out which MatLab module you have used for running. Please tell.

While checking the MatLab Website I came to see a bunch of modules like:- Deep Learning, Machine Learning, GPU Computing ...... which one to install.

Sry, you should take a look at this link. This project was done based on the FASTER-RCNN compilied with CAFFE 4 years ago, which means Matlab deep learning modules are useless. You can try FASTER RCNN in Tensorflow/Pytorch version to reproduce the results.