Click here to Skip to main content
15,892,809 members
Everything / Nvidia

Nvidia

nvidia

Great Reads

by CodeProject
Version 2.6.2. Our fast, free, self-hosted Artificial Intelligence Server for any platform, any language
by Maxim Kartavenkov
Article describes how to make H.264 Video Encoder DirectShow Filter using NVIDIA encoder API in C#
by Nick Kopp
This article builds upon the earlier High Performance Queries: GPU vs. PLINQ vs. LINQ and ports this to also support OpenCL devices and adds benchmarking so you can easily compare performance.
by Petrov Vladimir
Former NeHe OpenGL Lessons adapted to MSVS-15 pro MFC in INICODE and the samples of the Joystick implementation

Latest Articles

by CodeProject
Version 2.6.2. Our fast, free, self-hosted Artificial Intelligence Server for any platform, any language
by aroman
A ray tracing project
by EgorYusov
Introduction to amplification and mesh shaders, the new programmable stages available in modern GPUs, and how to use them to implement view frustum culling and object LOD selection on the GPU using the Diligent Engine API
by Evgeny Pereguda
Clone of PCSX/PCSX2/PPSSPP emulator for Windows 10 on WPF/C# with "touch" control

All Articles

Sort by Updated

Nvidia 

29 Feb 2024 by CodeProject
Version 2.6.2. Our fast, free, self-hosted Artificial Intelligence Server for any platform, any language
29 Aug 2023 by Richard MacCutchan
Please post your question in the CodeProject.AI Discussions[^] forum.
29 Aug 2023 by DaxSalmon
I am running Codeproject.ai in a Docker container on an Ubuntu 22.04 machine. The machine has 2 nvidia tesla k80s installed. Both cards are functioning properly. I am currently using Codeproject.AI with Blue Iris and everything is running fine...
30 Apr 2023 by Member 8840306
I am tyring to execute this code in anaconda Spyder import tensorflow as tf from tensorflow.python import keras from keras.models import Model from keras.models import load_model from keras.optimizers import Adam from keras.layers import Input,...
30 Apr 2023 by Dave Kreskowiak
Considering TensorFlow is underpinned by CUDA, which is nVidia specific, you've got a bit of a problem. See Can TensorFlow run on an AMD GPU? - Quora[^].
27 Nov 2022 by xoxo grace
I am running Yolov5 object detector in my workstation Nvidia GeForce RTX 2080 Ti. I followed all the procedures installing the necessary requirements: CUDA 10.1 CUDNN 7.6 tensorflow-gpu 2.2 Visual Studio Python 3.7.0 But still my machine is not...
2 Dec 2021 by Abdussalam Elhanashy
0 I am streaming lepton FLIR camera on jetson nano using python3 and OpenCV and I have problems that I can not resize live video. The original lepton resolution is (160 x 120) and I would like to resize it to (640 x 480). I tried to use...
28 Jul 2021 by aroman
A ray tracing project
23 Sep 2020 by EgorYusov
Introduction to amplification and mesh shaders, the new programmable stages available in modern GPUs, and how to use them to implement view frustum culling and object LOD selection on the GPU using the Diligent Engine API
2 Aug 2020 by Evgeny Pereguda
Clone of PCSX/PCSX2/PPSSPP emulator for Windows 10 on WPF/C# with "touch" control
13 Jan 2020 by Igor Gribanov
Property browsing is a common task and many standalone libraries already exist, but let's explore the built-in functionality in Qt library to handle this.
12 Sep 2019 by RickZeeland
It's already been done for you :) Open Hardware Monitor - Core temp, fan speed and voltages in a free software gadget[^] The source code is here: GitHub - openhardwaremonitor/openhardwaremonitor: Open Hardware Monitor[^] Another idea is to use the DirectX Diagnostic Tool (dxdiag.exe) to...
12 Sep 2019 by Richard MacCutchan
Quote: i have tried by my tooth and nail That will never work. You will need to write some code.
29 May 2019 by RickZeeland
Here is an article about a simple MJPEG streamer: Motion JPEG Streaming Server[^]
29 May 2019 by Member 14367686
hi i`ve tried to build Video Streaming Program on TX2 by using monodevelop C# but i don`t know what is problem on my program i`ve searched about OpenCVSharp and MPlayer Library but it was not runned. because of Error - OpenCVSharp : dll Error - OpenCVSharp3 : i couldn`t read 'Capture' Class...
7 Mar 2019 by Apriorit Inc, Semyon Boyko
How to use this Google service and the free NVIDIA Tesla K80 GPU to achieve your own goals in training neural networks
31 Dec 2018 by Abhishek Nandy
Self Driving Simulation
10 Dec 2018 by Apriorit Inc, Vadym Zhernovyi
The experience of improving Mask R-CNN performance six to ten times by applying TensorRT
2 Nov 2018 by Vangos
This post will show you how to build OpenCV for Windows with CUDA.
16 Oct 2018 by JL Doty
Fully exploit features of OpenHardwareMonitorLib.dll
28 Aug 2018 by DaveAuld
The pursuit of Serenity, it's new build time!
27 Aug 2018 by DaveAuld
The pursuit of Serenity, it's new build time!
20 Aug 2018 by Bahrudin Hrnjica
Linear regression with CNTK and C#
8 Aug 2018 by Joel Ivory Johnson
Using a the OBD II Port and a Windows IoT Device (DragonBoard 410c or Raspberry Pi) to push real time engine data to the Azure Cloud for Analysis
5 Jun 2018 by Shao Voon Wong
Performance of Floating Point and Integer Arithmetic has closed gap in modern CPU
11 Feb 2018 by Nikola M. Živković
Introduction to TensorFlow with Python example
29 Jan 2018 by Arav Singhal
An introduction to all the math required to get started on your own 2D physics engine