I basically finished learning the pytorch lesson and tensorflow2 lessons. And I start to build some easy training model demos. I tried to build a classifier of RMB. And did some experiments.
月別アーカイブ: 2021年3月
先週の進捗(ZHU)
先週の進捗
About research work:
- After revision by Mr. Zhang, the paper of the Journal《Artificial Life and Robotics》was further modified. … Continue Reading ››
先週の進捗(ZHOU)
- Re-modified the paper of ICIAE, and upload it to gitlab.
- Because different objects reflect different light, the background with different object will be different. Inspired by this, for a combination, one of these image will be considered as background, and the other objects will be extracted and put in the background. Therefore, EfficientDet can … Continue Reading ››
今週の進捗(Gao)
1.pytochを勉強する
2.論文を読む:Unifying_Vision-and-Language_Tasks_via_Text_Generation.pdf(https://mountain.elcs.kyutech.ac.jp/gao/read-paper/-/blob/master/Unifying_Vision-and-Language_Tasks_via_Text_Generation.pdf)
3.VL-bert 実行に成功しました
先週の進捗(ZHU)
先週の進捗
- About research work: At present, the main work is the writing of my doctoral thesis. Last week, the whole process of the research work was sorted out again, and expressed it in the form of a flowchart. At the same time, through searching and referring to many … Continue Reading ››
先週の進捗(ZHOU)
Tried to modify the datasets of vending supermarket by interpolating between object and background, but failed. I will try some other methods.
先週の進捗(LIZHEN)
I continued to learn the tensorflow2.0 and keras through online video lessons. I have learned the whole progress of the deep learning, including the pre-processing of dataset and the construction of deep learning modules. Though I am not very good at it now, but I will try to acquire all these skills soon.