PIP Install "en_core_web_sm" Slowly
作者:XD / 发表: 2023年2月24日 01:04 / 编程笔记/ 阅读量:936
PIP Install "en_core_web_sm" Slowly
PIP Install "en_core_web_sm" Slowly
Python: Get POS Tagging
Python: Get the Mode of One List
Pytorch: Freeze layers to Finetune the Model.
Numpy: Obtain the Indices to Sort An Array
Vehicle Tracking with YOLOv8
ONNX Set the Device ID with CUDA
OpenCV: Add An Mask to One Image
Linux: Check the Number of Folders and Files
Super Slow Download with nltk.download('punkt') and nltk.download('averaged_perceptron_tagger')
Install CUDA 10.2 on Linux.
Create A New Docker Container from An Image.
Convert Paddle Tensor to Numpy to List
Paddle Class Activation Mapping with PPMA. Using Class Activation Mapping(CAM) to check the model explainability and draw the heatmap.
Zip Files with Password in Linux
OpenCV: image[:,:,::-1], image[:, ::-1, :], image[::-1, :, :]