-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: MrWwei/yolov7
base: main
head repository: WongKinYiu/yolov7
compare: main
- 17 commits
- 16 files changed
- 10 contributors
Commits on Sep 16, 2022
-
Add option to use YOLOv5 AP metric (WongKinYiu#775)
* Add YOLOv5 metric option * Inform if using v5 metric
Configuration menu - View commit details
-
Copy full SHA for 55b90e1 - Browse repository at this point
Copy the full SHA 55b90e1View commit details
Commits on Sep 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8035ee6 - Browse repository at this point
Copy the full SHA 8035ee6View commit details
Commits on Oct 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8b616af - Browse repository at this point
Copy the full SHA 8b616afView commit details
Commits on Oct 7, 2022
-
Fix a GPU memory leak in detect. No need to calculate gradients in in…
…ference. (WongKinYiu#900) Co-authored-by: JKO095 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 072f76c - Browse repository at this point
Copy the full SHA 072f76cView commit details
Commits on Dec 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8c0bf3f - Browse repository at this point
Copy the full SHA 8c0bf3fView commit details
Commits on Dec 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8e9f0b7 - Browse repository at this point
Copy the full SHA 8e9f0b7View commit details
Commits on Dec 28, 2022
-
Fix np, uda dev issue (WongKinYiu#1272)
Limit numpy version to avoid issue with tensorboard, conv np.int to just int, fix mismatched device issuecuda dev issue
Configuration menu - View commit details
-
Copy full SHA for 557e383 - Browse repository at this point
Copy the full SHA 557e383View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45f2c1f - Browse repository at this point
Copy the full SHA 45f2c1fView commit details
Commits on Dec 29, 2022
-
Update loss.py (WongKinYiu#1337)
Update line 687: add a round bracket which make an error when start training
Configuration menu - View commit details
-
Copy full SHA for 48052c4 - Browse repository at this point
Copy the full SHA 48052c4View commit details
Commits on Jan 1, 2023
-
utils/loss.py minor bug fix (WongKinYiu#1344)
* utils/loss.py L.NO 742 * Changed np.int to np.int32 due to deprecation of np.int
Configuration menu - View commit details
-
Copy full SHA for 2fdc7f1 - Browse repository at this point
Copy the full SHA 2fdc7f1View commit details
Commits on Mar 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b41c2c - Browse repository at this point
Copy the full SHA 3b41c2cView commit details
Commits on May 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f1f88bf - Browse repository at this point
Copy the full SHA f1f88bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2d6be - Browse repository at this point
Copy the full SHA bc2d6beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d71f29 - Browse repository at this point
Copy the full SHA 7d71f29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84932d7 - Browse repository at this point
Copy the full SHA 84932d7View commit details
Commits on Nov 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c612d3 - Browse repository at this point
Copy the full SHA 2c612d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a207844 - Browse repository at this point
Copy the full SHA a207844View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main