485 Recommended Topics

Remove Filter
Member Avatar for usmanmalik57

Facial emotion detection, as the name suggests, involves detecting emotions from faces in images or videos. Recently, I was working on a facial emotion detection task and came across the DeepFace library that implements various state-of-the-art facial emotion detection models. However, in my experience, the performance of the DeepFace library …

Member Avatar for peol
3
395
Member Avatar for andrewecook

How can I be benefited from social listening tools and software? What strategies and techniques should I follow my ecommerce business?

Member Avatar for bessieexum
1
85
Member Avatar for jayashree10

I am facing a lot of issues in the performance optimization of my web application. Can anybody help? I have heard about reducing page load time, minimizing render-blocking resources, and optimizing images. But I don't know how to do it. Can anyone please share some techniques or tools you would …

Member Avatar for Biiim
0
62
Member Avatar for Microseiche
Member Avatar for Johannes C.

In the whirlwind of recent events at OpenAI, a host of unanswered questions has arisen, particularly surrounding the mysterious Q\* project. What secrets are hidden beneath the surface of the latest drama in the world of AI, and which unspoken discoveries might OpenAI have in stock? ![openai-q.jpg](https://static.daniweb.com/attachments/0/d617c5886afbad78edf0e0146e3e5ca4.jpg) The latest [leadership …

3
872
Member Avatar for facarroll

I have a script that delivers an empty gif file when an attempt is made to download an image ("Save image as..."). Here is a link to my page. Try to save either of the first two images from the screen (not screenshots). I have been told that this is …

Member Avatar for Dani
1
297
Member Avatar for usmanmalik57

Chatbots are software applications that can interact with humans using natural language. They can be used for various purposes, such as customer service, entertainment, education, and more. Chatbots can be built using different techniques like rule-based systems, machine learning, or deep learning. In this article, I will focus on the …

3
423
Member Avatar for sri_213
Member Avatar for riyajohnson70

Greetings, fellow crypto enthusiasts! In the world of cryptocurrency, security is paramount. Whether you're a seasoned trader or just getting started, protecting your digital assets should be your top priority. To help you stay safe and secure, we've compiled a list of essential security tips for safeguarding your crypto wallets. …

0
30
Member Avatar for sankar2000

Hello. I am looking for a fast and reliable protocol for streaming big amount of small text data in real time (text strings might be between **20** and maybe **500** bytes long). I do not care about order and when they arrive, i care just to get them to my …

Member Avatar for david@786
0
78
Member Avatar for growthleaders

Determining the ideal industry to target for digital marketing services depends on various factors, including your expertise, interests, and the specific services your agency offers. It's essential to align your skills with industries where your digital marketing strategies can make a significant impact. Highly competitive industries, such as e-commerce, technology, …

Member Avatar for bessieexum
0
44
Member Avatar for Nicole_22
Member Avatar for Dani

For some context, I use Google Ad Manager for all display ads on my site. Within the *Privacy & Messaging* section of Ad Manager, I have GDPR messages enabled for my entire domain. The message is published and the reporting stats indicate a sizable usage. Additionally, various ad units have …

Member Avatar for Dani
1
846
Member Avatar for Manish02
Member Avatar for Nida_8
Member Avatar for techlifelk

I get the following exception Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "java.net.URL.toExternalForm()" because "location" is null My code is java.net.URL auth = getClass().getResource("auth.jpg"); Icon auth1 = new ImageIcon(auth); java.net.URL alert = getClass().getResource("alert.jpg"); Icon alert1 = new ImageIcon(alert); java.net.URL insuf = getClass().getResource("insuf.jpg"); Icon insuf1 = new ImageIcon(insuf); java.net.URL inva = …

Member Avatar for Dani
0
31K
Member Avatar for jkon

Hello , I always had a distant relationship with C++ (writing in it small programs (or libs for other languages) only when performance really matters) but I have found myself writing more and more C++ bots. I learned that you need to separate the definition of the class (interface in …

Member Avatar for jkon
1
121
Member Avatar for bxdobs

Warning ... I am not a JAVA programmer so please be kind ... thanks for any help you can provide. Retired bit basher looking for a bit of help with a non-profit project. The code listed below was based on an online example that I found on js fiddle dot …

Member Avatar for john_111
1
86
Member Avatar for Johannes C.

**Scared that AI will make your job obsolete? Discover five strategies to adapt, innovate, and thrive in a future where artificial intelligence reshapes the employment landscape.** ![south-park-ai-jobs.JPG](https://static.daniweb.com/attachments/4/5ee90a5a4f109a528a4b29a12e6ea378.JPG) *Has AI rendered white-collar work obsolete? Image credit: Screenshot from ‘South Park: Joining the Panderverse’* ## The End of White-Collar Work? ## In …

Member Avatar for peol
2
781
Member Avatar for kinger_1
Member Avatar for facarroll

I have a web page that loads images with a modal, and at the same time is meant to inhibit image piracy by delivering a transparent overlay when a user attempts to make a screen copy of the image. I have two php lines of image scripts which work OK …

Member Avatar for AndreRet
1
77
Member Avatar for narayanabhilash

Dear All, In my Application i am downloading a file. on button click using servlet. after clicking the button servlet called and download dialog box opens with open / save and cancel button. i want to trace these button events. on open or save i want to update status 'true' …

Member Avatar for Aliyan_1
0
1K
Member Avatar for brandlyglobal
Member Avatar for Dani
0
81
Member Avatar for Dani

The Google Analytics javascript tag we use in our HTML <head> is: <script async src="https://www.googletagmanager.com/gtag/js?id=G-3BQYMGHE7E"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-3BQYMGHE7E'); </script> Then, there are a handful of `gtag()` calls elsewhere on the page. I'm confused by how async works in this context. …

Member Avatar for Dani
1
131
Member Avatar for Nida_8

Nowadays, social media has emerged as a powerful platform for businesses to connect with their target audience, build brand awareness, and drive sales. To navigate the complexities of social media marketing effectively, businesses often seek the expertise of specialized social media marketing services. In this post, we will explore the …

Member Avatar for bessieexum
0
203
Member Avatar for joycedaniels

Hi guys, I have read many blogs about methods and tips for link building on different sites and also tried them, some results are better than others. But I wanted to know your tried and tested method for link building that gives you 100% results.

Member Avatar for janviarora
3
231
Member Avatar for Nida_8

Social media platforms have become powerful tools for businesses to connect with their target audience and promote their products or services. Among them, Instagram stands out as a visual-centric platform, making it ideal for businesses to showcase their brand and engage with potential customers. ## Create an Attractive Profile: ## …

Member Avatar for bessieexum
2
170
Member Avatar for mexabet

I have a two-step login form. In the first step, I have "username" as "id" and "name" of the text input. I also have "password" as id and "name" of the second input field, where the user is prompted to enter username and password. In the second step, I have …

Member Avatar for Dani
0
61
Member Avatar for Johannes C.

**Yesterday, OpenAI's inaugural [DevDay](https://devday.openai.com/) conference in San Francisco unveiled a series of groundbreaking announcements, leaving the tech community humming with both excitement and a degree of uncertainty. The reveal of GPT-4 Turbo, a new wave of customizable AI through user-friendly APIs, and the promise to protect businesses from copyright infringement …

3
269
Member Avatar for Apoorva_K

THIS IS THE LINK FOR QUESTION:https://practice.geeksforgeeks.org/problems/subarray-with-given-sum/0 #include <iostream> using namespace std; int main() { long long int s,n,a[10000000000],e,d,l,flag=0,t; cin>>t; while(t--) { cin>>n>>s; e=0; flag=0; for(long long int i=0;i<n;i++) { cin>>a[i]; } for(long long int j=0;j<n;j++) { e=a[j]; for(long long int h=j+1;h<n;h++) { e+=a[h]; if(e==s) { l=j; d=h; flag=1; break; } …

Member Avatar for Ethanbrody
1
167

The End.