-
> A PyTorch-Based Framework for Deep Learning in Computer Vision
- **待完善**
- [Image Classification](https://github.com/youansheng/torchcv/tree/master/methods/cls)
- VGG: Very Deep Convolu…
-
CornerNet has recently been upgraded to CornerNet-Lite, and has made great progress. Do you have a comparison of the efficiency and time of testing with CornerNet's AP detection? THX!
https://githu…
-
Hi @CasiaFan @wulungching,
My tensorflow version is 1.14.0 binary.
1 - I modify the model.builder.py to :
```
SSD_FEATURE_EXTRACTOR_CLASS_MAP = {
'ssd_efficientnet': SSDEfficientNetFeatureEx…
-
After the latest update, I really had fun playing sandbox and campaign maps with bots But there are more requests or suggestions, maybe you can add them in future update
1. More weapon slots: Bots ha…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
I am running yolo on a video feed.
Right now, i have a region of interest line drawn of thickness 20 pixels.
if the center of detected object comes inside those 20 pixels, it saves an image of detec…
-
# Reference
- [ ] [paper - 2019 - CenterMask : Real-Time Anchor-Free Instance Segmentation](https://arxiv.org/pdf/1911.06667.pdf)
- [ ] [paper - 2019 - An Energy and GPU-Computation Efficient Backbo…
-
- [ ] https://medium.com/@jonathan_hui/object-detection-speed-and-accuracy-comparison-faster-r-cnn-r-fcn-ssd-and-yolo-5425656ae359
- [ ] https://www.kaggle.com/maheshdadhich/detectors-for-obj…
-
Scenario: I have a car parked most of the time on my driveway, thus I have the setting `match_past_detections` enabled. At night, before my wife's car turns into the driveway, its headlight triggers a…
-
we want to train AnyNet to calculate the loss on depth not disparity as it will be more efficient as discussed in Pseudo Lidar to use AnyNet with its high performance in time to use 3D object detectio…