-
@sktime/core-developers, @XinyuWuu, @fnhirwa, I think we ought to untangle terminology for "global" in the code base and especially in user facing documentation and tutorial notebooks.
Currently, i…
-
when i run the vgg16.py models, i meet a problem
> File "F:/RANJIEWEN/Deep_learning/keras_tflearn/VGG16.py", line 186, in
model = VGG16(include_top=True, weights='imagenet')
File "F:/RAN…
-
I want to reproduce some results. I cannot find the implementation of the RDIA for the deep learning based models like LeNet, CNN?
Any thougths pls ? Is the code missing ?
-
This project leverages computer vision and deep learning to detect suspicious activities within retail stores.
Input:
The input consists of real-time video feeds from surveillance cameras placed w…
-
## Objective
- Implement a model that can perform image colorization, transforming grayscale images into colorized versions using advanced deep learning techniques.
## Tasks
- Data Cleaning & Tra…
-
Tried to run this with a pytorch model, which can be done in Shap's DeepExplainer, but gives error:
AttributeError: 'my_model_name' object has no attribute 'predict_proba'
Want to know whether i…
-
DDPG, A2C, etc other deep reinforcement learning models (value vs policy, actor critic, critic only actor only)
Research paper will be attached below for references, 1-2 more will be a great place …
-
Hello, VENumML team!
I came across VENumML, and I’m very impressed by its vision for enabling `Privacy-Preserving Machine Learning (PPML)` with `Fully Homomorphic Encryption (FHE)`. I believe this …
-
Opening this issue to coordinating the various summer projects in relation to foundation models, deep learning, backends, interfaces.
Below a list of related umbrella issues and individual issues -…
-
--> how to store, transfer and apply (trained) models in deep learning; most common formats for storing models, parts of models, etc..