摘要:
AoI—Energy from scratch i) install anaconda, if you don't already have it: Download Anaconda2 (suggested v5.2 for linux): https://www.continuum.io/dow 阅读全文
摘要:
Object Detection Faster R CNN link for understanding R CNNs: https://medium.com/@jonathan_hui/what do we learn from region based object detectors fast 阅读全文
摘要:
No internet 1.Ctrl + Alt + F1 2.login 3.input the code below: sudo chown lightdm:lightdm -R /var/lib/lightdm sudo chown avahi-autoipd:avahi-autoipd -R 阅读全文
摘要:
1. create a new session tmux new-session -s GSGPU6 2. re-enter the session tmux attach -t GSGPU6 3. show all the sessions tmux ls 4. delete one sessio 阅读全文
摘要:
Solution for dcm readfile or python os.path.join "C://Users//00000//Desktop//Yang Liping" (No need for processing space) for cmd command 'C://Users//0 阅读全文
摘要:
https://www.youtube.com/watch?v=wnYtITkWAYA A planar graph is a graph that can be drawn in the plane without any edge crossings. A plane graph is a pl 阅读全文
摘要:
In mathematics and computer science, the pigeonhole principle states that if n items are put into m pigeonholes with n > m, then at least one pigeonho 阅读全文
摘要:
There is an array of 1001 elements which range from 1 to 1000. Only one element is repeated in the array while the others exist only once in the array 阅读全文