Skip to content

Commit

Permalink
Fixed "update lag"
Browse files Browse the repository at this point in the history
Switched from _Time.y to unity_DeltaTime.x for the update counter. Bounding boxes should update faster.
  • Loading branch information
SCRN-VRC committed Apr 11, 2021
1 parent 4e0a7c5 commit 65dee4a
Show file tree
Hide file tree
Showing 8 changed files with 451 additions and 411 deletions.
1 change: 1 addition & 0 deletions Unity/YOLOv4 tiny/Materials/yolov4tiny.mat
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ Material:
- _Cutoff: 0.5
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _FPS: 90
- _FrameDelay: 3
- _GlossMapScale: 1
- _Glossiness: 0.5
Expand Down
Loading

0 comments on commit 65dee4a

Please sign in to comment.