Skip to content
#

tracking

Here are 2,209 public repositories matching this topic...

jofpin
jofpin commented Jan 22, 2020

It has been a pleasure for me to contribute to all of you 2 versions of this tool.

I've been working on other open source projects that I'm about to release for you, so I haven't finished trape version 3.0.

But, I invite you and the entire community that has used this project, to collaborate with some lines of code, implementing your own ideas and improving trape, turning it into a project o

ZhiyuanChen
ZhiyuanChen commented Jul 21, 2020

Well #77 didn't work for me while resuming from checkpoint_18.pth. The problem is when we resume, the model and optimizer passed in the restore_from function are suitable for epoch less than 10 (till backbone is not training) because the cfg.TRAIN.START_EPOCH is 0 (passed in build_opt_lr function just before restore_from) initially so this mismatches the optimizer after backbone start training. So

bug good first issue has workaround small

Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).

  • Updated Mar 10, 2022
  • JavaScript
yabirgb
yabirgb commented Apr 16, 2022

The setting used to store the selected pairs from binance to be synced has a bad name PAIRS that should be updated to something more descriptive. Currently is defined as a constant here https://github.com/rotki/rotki/blob/develop/rotkehlchen/db/constants.py#L3

The task to close this issue is:

  1. Rename this setting name with something better
  2. if this setting is present already in the `u
good first issue backend

Improve this page

Add a description, image, and links to the tracking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tracking topic, visit your repo's landing page and select "manage topics."

Learn more