if you guys have a problem in installing tensorflow in ubantu 18.04 bionic beaver and linux mint -19 follow this tutorial below where you can install tensorflow without error is it easier to setup tensorflow on ubuntu compared to windows? i am getting so many errors, usually related to the path variables on windows.
/ setup-a-simple-environment-for-deep-learning
HERE ARE THE COMMANDS TO START IT PROPERLY AND WITH NO PROBLEM (PASTE ONE AFTER THE OTHER AND ONE BY ONE)
$ export PATH=/home/saktheeswaran/anaconda3/bin:$PATH
$ conda --version
$anaconda-navigator
ARAVIND SWAMI
Highlighted comment
ARAVIND SWAMI
9 minutes ago
it says " it can not be run as root" for anaconda-navigator in kali linux, any HELP!!!
Sakthees Waran
Sakthees Waran
1 minute ago (edited)
try this below solution i think it will work see it works report me i wil suerly respond but there will be a delay but cout on me i will respond and also try this github bug tracker for more help
use this command in the terminal below
$ source ~/anaconda3/bin/activate root
$ anaconda-navigator
and the site is below
https://github.com/ContinuumIO/anacon...
ROS robotics for arduino installation and fun projects
• Face detection with OPENCV,ROS and AR...
• Xbox 360 1473 Kinect 3D view using RO...
• OBSTACLE AVOIDANCE USING LASER SCANNE...
• Setting up Arduino lib in ROS & Ard...
• Setup Firebase Tools in ubuntu
/ @robinroypeter__
install cuda cudnn and every dependency of open cv needed for yolo in windows 7 ,10 ,8 for full gpu acceleration and video object detection use this site
https://blogs.msdn.microsoft.com/jami...
if you guys have a problem in installing tensorflow in ubantu 18.04 bionic beaver and linux mint -19 follow this tutorial below where you can install tensorflow without error is it easier to setup tensorflow on ubuntu compared to windows? i am getting so many errors, usually related to the path variables on windows.
/ setup-a-simple-environment-for-deep-learning
Yolo object detection in Linux is easy but in Windows it is somewhat hard so you have to understand it it is similar to Linux the cmake is for building The darknet executable and you should know that the below tutorials on Windows could help you made by excellent people they have made the best with this tutorial but Windows user and sorryit's best that you go with Linux if you are good in Windows visual studio you can use the below tutorials which are very good
Windows yolov3 custom object detection
[1/18, 19:02] bolacalculus: • YOLOv3 Object Detection with Darknet ...
[1/18, 19:02] bolacalculus: • Train YOLOv3 Custom Object Detector w...
[1/18, 19:03] bolacalculus: • YOLOv3 Object Detection
[1/18, 19:03] bolacalculus: • Computer Vision
[1/18, 19:04] bolacalculus: • Create Labels and Annotations for Cus...
[1/18, 19:04] bolacalculus: • How to Build an Object Detection Clas...
[1/18, 19:05] bolacalculus: • How to Build an Object Detection Clas...
[1/18, 19:07] bolacalculus: • Object Detection on Custom Dataset wi...
[1/18, 19:07] bolacalculus: • Time Series Prediction with LSTMs usi...
[1/18, 19:08] bolacalculus: • Image Classification with Pytorch - В...
[1/18, 19:12] bolacalculus: • CIFAR-10 Keras 1/3
image classification c++ code
https://github.com/microsoft/ELL