Pinned Repositories
cmake_pbtest
dist_mnistdemo
github-action-create-pr-parent-submodule
GitHub Action to Create Pull Request in Parent Repository when Submodules are Updated
HElib
HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.
MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
models
Models built with TensorFlow
pyrealsense
Simple ctypes extension to the librealsense library for Linux and Mac OS.
rtd-testing
SEAL-FYP-Logistic-Regression
My Final Year Project using Microsoft SEAL: Logistic Regression over Encrypted Data.
skmono's Repositories
skmono/SEAL-FYP-Logistic-Regression
My Final Year Project using Microsoft SEAL: Logistic Regression over Encrypted Data.
skmono/cmake_pbtest
skmono/dist_mnistdemo
skmono/github-action-create-pr-parent-submodule
GitHub Action to Create Pull Request in Parent Repository when Submodules are Updated
skmono/HElib
HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.
skmono/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
skmono/models
Models built with TensorFlow
skmono/pyrealsense
Simple ctypes extension to the librealsense library for Linux and Mac OS.
skmono/rtd-testing
skmono/TFAlexnet
Tensorflow Alexnet - modification done based on http://www.cs.toronto.edu/~guerzhoy/tf_alexnet/