joanne

docs: add reference at 0412.md

...@@ -188,11 +188,11 @@ RPN과 매우 유사하지만 더 fine-tuned 된 박스를 얻어내는 과정 ...@@ -188,11 +188,11 @@ RPN과 매우 유사하지만 더 fine-tuned 된 박스를 얻어내는 과정
188 188
189 ![d2_detail](./images/d2_detail.png) 189 ![d2_detail](./images/d2_detail.png)
190 https://medium.com/@hirotoschwert/digging-into-detectron-2-47b2e794fabd 여기서부터 내일! 190 https://medium.com/@hirotoschwert/digging-into-detectron-2-47b2e794fabd 여기서부터 내일!
191 ---- 191 +
192 192
193 # Tutorial of Detectron2 193 # Tutorial of Detectron2
194 +https://colab.research.google.com/drive/16jcaJoc6bCFAQ96jDe2HwtXj7BMD_-m5#scrollTo=h9tECBQCvMv3
194 195
195 ----
196 196
197 ### Reference 197 ### Reference
198 * [갈아먹는 Object Detection](https://yeomko.tistory.com/13?category=888201) 198 * [갈아먹는 Object Detection](https://yeomko.tistory.com/13?category=888201)
......