파이썬

    Google Scholar 인용수 기준 정렬하기 (sortgs)

    매우 간단하고 유용한 파이썬 코드가 있어서 소개한다. https://github.com/WittmannF/sort-google-scholar GitHub - WittmannF/sort-google-scholar: Sorting Google Scholar search results based on the number of citations Sorting Google Scholar search results based on the number of citations - GitHub - WittmannF/sort-google-scholar: Sorting Google Scholar search results based on the number of citations github.com requirements...

    [Yolov5] Custom Dataset으로 Yolov5 돌려보기  : 데이터셋 준비

    [Yolov5] Custom Dataset으로 Yolov5 돌려보기 : 데이터셋 준비

    이전에 Custom Dataset을 통해 yolo를 학습하는 글을 쓴 적이 있는데 다시 보니 미숙함이 너무 잘 보여서 처음부터 차근차근 써보고자 한다. https://github.com/ultralytics/yolov5 GitHub - ultralytics/yolov5: YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite. Contribute to ultralytics/yolov5 development by creating an account on GitHub. github.com - 시작하기 전에 Object Detection이 뭔지, Yolo가 어떤 모델인지 알고 가면 좋다! *준비중 - 사실..