-
Serial-File-Transfer Public
File Transfer Using Serial Protocol and Python
Python UpdatedApr 22, 2023 -
denoising-diffusion-pytorch Public
Forked from lucidrains/denoising-diffusion-pytorchImplementation of Denoising Diffusion Probabilistic Model in Pytorch
Python MIT License UpdatedOct 23, 2022 -
svm-tensorflow Public
A repository containing the implementation of the SVM by TensorFlow 2.x
-
TensorflowLite-bin Public
Forked from PINTO0309/TensorflowLite-binPrebuilt binary for TensorFlowLite's standalone installer. For RaspberryPi. A very lightweight installer. I provide a FlexDelegate, MediaPipe Custom OP and XNNPACK enabled binary.
Shell Apache License 2.0 UpdatedSep 27, 2022 -
ML-to-Predict-EE Public
Official repository of "A Machine Learning Framework for Predicting Entrapment Efficiency in Niosomal Particles".
-
-
-
tumor-type-classification Public
Tumor type classification with traditional feature extractions and classifiers.
-
-
RealTime-LIGHT-SERNET Public
A real-time application of the LIGHT-SERNET model
lightweight real-time deep-learning fully-convolutional-network speech-emotion-recognition tflite tensorflow2UpdatedMay 26, 2022 -
LIGHT-SERNET Public
Light-SERNet: A lightweight fully convolutional neural network for speech emotion recognition
-
sparselayer-tensorflow Public
An implementation of Sparse Layers in TensorFlow 2. x.
-
rotary-embedding-tensorflow Public
Implementation of Rotary Embeddings, from the Roformer paper, in Tensorflow
-
sincnet-tensorflow Public
An Implementation of SincNet using Tenorflow 2.x.
-
dropconnect-tensorflow Public
An implementation of DropConnect Layer (Dense, Conv2D, and Wrapper(for all TensorFlow Layers)) in Tensorflow 2
-
Physics-based-neural-network Public
Physics-based neural network with Sine Activation Function
-
Two-Steps-GVF-Snake-Model Public
Active contours, or snakes, are widely used in medical image processing applications, mainly to locate the desired area boundaries. Gradient vector flow (GVF) field, like other methods of calculati…