YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet), Pruning (EagleEye) and Quantization (MQBench) Compression Tool Box.
这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。
SSD目标检测算法(Single Shot MultiBox Detector)(简单,明了,易用,全中文注释,单机多卡训练,视频检测)( If you train the model on a single computer and mutil GPU, this program will be your best choice , easier to use and easier to understand )
Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。
使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.
build a deep neural network from scratch for boston house price prediction
Annotation tool for semantic and instance segmentation, with automated help from the GrabCut implemented in OpenCV.
YOLOv3 object detection then use GrabCut to do semantic segmentation to fish market images.
Saliency map generated by back projecting the image histogram on itself, and refinement with Grabcut.
An interactive image segmentation tool for image segmentation labeling, which use GrabCut and implemented in OpenCV 3 and Python.