Click here to Skip to main content
15,897,371 members
Home / Discussions / Artificial Intelligence
   

Artificial Intelligence

 
AnswerRe: AI video upscaling Pin
jochance23-Dec-22 6:43
jochance23-Dec-22 6:43 
I would say you're almost definitely looking at some Python. Tons of other languages *could* be used, but it seems like everything ML/AI is Python. Trying to do anything in the important guts of the latest AI/ML boom that isn't Python is fighting an uphill battle, at least for now.

Even if you are way more competent at some other language, there just aren't the plethora of examples and things for AI/ML that there are in Python. It makes it easier to stumble through learning Python than to try to replace wheels with whatever you might prefer. The people who understand matrix math hate semicolons and are apparently mad geniuses or something because they think whitespace has any business mattering.

If you want example, maybe look for NMKD tools and their Discord. I believe they mostly wraps C# UI around things... WPF maybe. You might be more interested in the Python under the hood of all that (which is also open source but not really related to NMKD). The NMKD tools I've used were mostly Python under the hood and invoking stuff on Python environments it runs somewhat transparently in the background. They seem like UIs whose point is to GUI the CLI so it isn't daunting, esoteric, and cumbersome for "power users".

Since it's involving video and AI uh... there's weird stuff there. But their tools and what they do are pretty solid fare. I have used/toyed with them for about a year now. There are several people in that Discord who understand things about video transcoding which I don't even know exist and I've written some professional code to convert video before.
QuestionA problem with the copied code resulted in me being banned from the AppStore Pin
Daniel8908918-Nov-22 0:42
Daniel8908918-Nov-22 0:42 
AnswerRe: A problem with the copied code resulted in me being banned from the AppStore Pin
jschell20-Dec-22 13:26
jschell20-Dec-22 13:26 
Questionbot account Pin
HonestNS17-Nov-22 6:08
HonestNS17-Nov-22 6:08 
QuestionElliptic Circle Avarage Speed Pin
Alienaimatrix Null31-Oct-22 9:33
Alienaimatrix Null31-Oct-22 9:33 
QuestionBlueIris Ai Timeout Pin
Member 1580485720-Oct-22 15:48
Member 1580485720-Oct-22 15:48 
GeneralBuild OpenCV Library on Vitis HLS 2022.1 on Windows OS Pin
Nikhil B 202230-Sep-22 6:02
Nikhil B 202230-Sep-22 6:02 
GeneralRe: Build OpenCV Library on Vitis HLS 2022.1 on Windows OS Pin
Greg Utas30-Sep-22 6:08
professionalGreg Utas30-Sep-22 6:08 
QuestionBackground Blurring, it works?? Pin
Member 1121011122-Sep-22 19:55
Member 1121011122-Sep-22 19:55 
AnswerRe: Background Blurring, it works?? Pin
Richard Deeming22-Sep-22 21:24
mveRichard Deeming22-Sep-22 21:24 
GeneralRe: Background Blurring, it works?? Pin
Member 1121011122-Sep-22 22:36
Member 1121011122-Sep-22 22:36 
GeneralRe: Background Blurring, it works?? Pin
Richard Deeming22-Sep-22 23:49
mveRichard Deeming22-Sep-22 23:49 
GeneralRe: Background Blurring, it works?? Pin
Member 1121011122-Sep-22 23:53
Member 1121011122-Sep-22 23:53 
GeneralRe: Background Blurring, it works?? Pin
Richard Deeming23-Sep-22 1:12
mveRichard Deeming23-Sep-22 1:12 
AnswerRe: Background Blurring, it works?? Pin
Gerry Schmitz23-Sep-22 5:32
mveGerry Schmitz23-Sep-22 5:32 
GeneralRe: Background Blurring, it works?? Pin
jochance23-Dec-22 6:25
jochance23-Dec-22 6:25 
AnswerRe: Background Blurring, it works?? Pin
BillWoodruff5-Sep-23 15:12
professionalBillWoodruff5-Sep-23 15:12 
SuggestionUnable to Start CodeProject.AI Server Due To Space in ImagePath Pin
Member 156929794-Jul-22 7:18
Member 156929794-Jul-22 7:18 
GeneralRe: Unable to Start CodeProject.AI Server Due To Space in ImagePath Pin
Chris Maunder4-Jul-22 8:40
cofounderChris Maunder4-Jul-22 8:40 
GeneralRe: Unable to Start CodeProject.AI Server Due To Space in ImagePath Pin
Member 150787168-Aug-22 16:26
Member 150787168-Aug-22 16:26 
GeneralRe: Unable to Start CodeProject.AI Server Due To Space in ImagePath Pin
Member 157016349-Jul-22 2:44
Member 157016349-Jul-22 2:44 
GeneralProblem with input shape of Conv1d in tfagents sequential network Pin
ashish bhong19-Jun-22 23:38
ashish bhong19-Jun-22 23:38 
GeneralRe: Problem with input shape of Conv1d in tfagents sequential network Pin
Member 150787168-Aug-22 16:28
Member 150787168-Aug-22 16:28 
QuestionNeurone artificiale. Pin
Riccardo120011-Dec-21 3:46
Riccardo120011-Dec-21 3:46 
QuestionA* vs Dijkstra Pin
Calin Negru6-Nov-21 8:02
Calin Negru6-Nov-21 8:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.