245
Points
Questions
47
Answers
53
-
- 414 views
- 0 answers
- 0 votes
-
I currently have a sitemap configuration for our website, however I’m trying to add the images according google sitemap specification. …
- 389 views
- 1 answers
- 0 votes
-
I’m trying to upload an image to Imgur.com using the Imgur API and XMLHttpRequest but for some reason, nothing is …
- 0 views
- 0 answers
- 0 votes
-
this is my code.i want to change color of svg image here itself. even though I change the color code …
- 407 views
- 0 answers
- 0 votes
-
- 390 views
- 1 answers
- 0 votes
-
I am using MySQL 8.0 I have two tables: location_table, rent_table location_tables looks like: location_name polygon A BLOB B BLOB …
- 339 views
- 1 answers
- 0 votes
-
I have a simple keras model as shown below: from keras.models import Sequential from keras.layers import Dense, Activation,Dropout from keras.utils …
- 370 views
- 0 answers
- 0 votes
-
I’m trying to achieve something: I have a sidebar template that is always in the screen: base.html includes sidebar.html There …
- 0 views
- 1 answers
- 0 votes
-
I have an image classification problem and I want to use the pretrained model EfficicentNetB0 (keras applications: https://keras.io/api/applications/efficientnet/#efficientnetb0-function and the …
- 753 views
- 1 answers
- 0 votes
-
I’m using Google CoLab and running a snippet of code that iterates over 170K-190K images, reads them from a path …
- 429 views
- 2 answers
- 0 votes