Human Activity Recognition using CNN in Keras This repository contains the code for a small project. The aim of this project is to create a simple Convolutional Neural Network (CNN) based Human Activity Recognition (HAR) system. This system uses the sensor data from a 3D accelerometer for x,...
wfule / HAR-CNN-Keras Public forked from Shahnawax/HAR-CNN-Keras Notifications Fork 0 Star 0 Human Activity Recognition Using Convolutional Neural Network in Keras 0 stars 90 forks Branches Tags Activity Star Notifications wfule/HAR-CNN-Keras master BranchesTags Code Folders and files ...
groundTruth.npy model.h5 testData.npy Breadcrumbs HAR-CNN-Keras / model.h5 Latest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and controls Code Blame 8.48 MB Raw View raw (Sorry about that, but we can’t show files that are this big right now.)...
utilsfromconfigimportConfig# Path to trained weights fileCOCO_WEIGHTS_PATH=os.path.join(ROOT_DIR,"mask_rcnn_coco.h5")# Directory to save logs and model checkpoints, if not provided
Use VGG Image Annotator to label a custom dataset and train an instance segmentation model with Mask R-CNN implemented in Keras. - michhar/maskrcnn-custom
Human Activity Recognition using CNN in Keras This repository contains the code for a small project. The aim of this project is to create a simple Convolutional Neural Network (CNN) based Human Activity Recognition (HAR) system. This system uses the sensor data from a 3D accelerometer forx,y...