原创 PAT_甲級_1059

1059 Prime Factors Given any positive integer N, you are supposed to find all of its prime factors, and write them

原创 PAT_甲級_1023

1023 Have Fun with Numbers Notice that the number 123456789 is a 9-digit number consisting exactly the numbers from

原创 PAT_甲級_1015

1015 Reversible Primes A reversible prime in any number system is a prime whose “reverse” in that number system is

原创 mmdetection相關資源

最近在用商湯科技開源的mmdetection,由於開源時間比較短,網上的資料還比較少,在這彙總下找到的相關資源。 1、首先最最最重要的就是官方github,安裝以及使用說明介紹的的很詳細了 https://github.com/o

原创 零基礎搭建CUDA、Pytorch環境

服務器版本:Ubuntu16.04 環境搭建版本:CUDA9.0,Pytorch1.0 branch 最新版 安裝anaconda 先去anaconda官網獲取下載連接 https://www.anaconda.com/distr

原创 PAT_甲級_1078

1078 Hashing The task of this problem is simple: insert a sequence of distinct positive integers into a hash table,

原创 Single-Stage 6D Object Pose Estimation——6D姿態估計

Single-Stage 6D Object Pose Estimation 作者:Yinlin Hu,Pascal Fua, Wei Wang, Mathieu Salzmann 實驗室:CVLab, EPFL, Switzer

原创 使用ElementTree對xml文件進行操作

需求:PASCAL VOC數據集的標籤文件爲XML文件,需要根據所做的課題對其進行更改,因此學習了一些最基礎的XML操作方法進行操作。 Python提供了三種方法對XML進行操作:SAX、DOM、ElementTree,其中Ele

原创 Pytorch——conv2d參數使用

記錄下常用參數使用,方便查閱 conv2d的官方文檔點擊這裏 首先是原函數的參數: torch.nn.Conv2d(in_channels, out_channels, kernel_size, stride=1, paddin

原创 ubuntu下常用命令

記錄下ubuntu(非服務器)下常用的命令,免去搜索之苦。 (長期更新) 分頁顯示文件內容cat file | more 經常會有比較大的文件,一次讀取會很卡,用這個命令可以很好的解決這個問題 更改文件權限chmod -R

原创 word——公式居中,編號右對齊

在寫論文的時候,公式加序號一直是個頭疼的問題,這裏記錄一種很簡單的方法: 創建表格 首先拉一個一行三列的表格 設置表格屬性 右鍵中間的單元格呼出菜單鍵,點擊表格屬性,打開單元格這一列,度量單位改成百分比 把百分比調成70%,

原创 PAT_甲級_1021

1021 Deepest Root A graph which is connected and acyclic can be considered a tree. The height of the tree depends on

原创 PAT_甲級_1003

1003 Emergency As an emergency rescue team leader of a city, you are given a special map of your country. The map sho

原创 PAT_甲級_1013

1013 Battle Over Cities It is vitally important to have all the cities connected by highways in a war. If a city is o

原创 PAT_甲級_1076

1076 Forwards on Weibo Weibo is known as the Chinese version of Twitter. One user on Weibo may have many followers, a