Probabilistic Machine Learning: An Introduction Referensi “Probabilistic Machine Learning” a book Series by Kevin Murphy Book 0: “Machine Learning: A Probabilistic Perspective” […]
Blog Archive
Incorrect Labels in Global Wheat Head Dataset 2021
There are several incorrect labels in Global Wheat Head Dataset 2021. Some images are annotated in their original size. After that, the […]
Global Wheat Head Dataset 2021 Released
I believe that the entire dataset (including bounding box for test images) is released here: https://zenodo.org/record/5092309 1 This dataset is mentioned in […]
Error Message from AMD Ryzen 5 5600X
A Ryzen 5 5600X processor produces the following error message: The computer continues working normally.
Wheat Head Detection Resources
AICrowd Global Wheat Challenge 2021 Solutions AICrowd: Global Wheat Challenge 2021 solutions: 1st: randomTeamName https://github.com/ksnxr/GWC_solution 2nd: david_jeon https://drive.google.com/file/d/1YwntL8wod3ySOhLDT-SelU-EKYaGnCtc/view 3rd SMART https://www.swisstransfer.com/d/d19e2ddb-8fe3-47b8-943a-b6bfccfa623b (inactive) […]
Installing CUDA Driver for Nvidia Cards in Ubuntu 20.04
Install CUDA driver for Nvidia cards in Ubuntu 20.04 Download CUDA driver from here:https://developer.nvidia.com/cuda-downloads Choose operating system (Linux), architecture (x86_64), distribution (Ubuntu), […]
Embedded Digital Control with Microcontrollers
Cem Unsalan, Duygun E. Barkana, H. Deniz Gurhan Embedded Digital Control with Microcontrollers: Implementation with C and Python (Wiley – IEEE) About […]
Installing CUDA driver for NVIDIA GPU in Ubuntu 20.04
First download CUDA driver from here: https://developer.nvidia.com/cuda-downloads Choose operating system (Linux), architecture (x86_64), distribution (Ubuntu), Version (20.04), Installer type (deb (local)). https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&target_distro=Ubuntu&target_version=2004&target_type=deblocal […]
Redmine Installation Problems in Ubuntu 18.04.03
Problems encountered while installing Redmine 3.4.4 in Ubuntu 18.04.03 PROBLEM #1 Cannot Build SQLite3 # gem update Updating installed gems Updating sqlite3 […]